Skip to content

Support for LOCALSTACK_HOST, EDGE_PORT and USE_SSL #25

Open
@Blind-Striker

Description

@Blind-Striker

The following env variables should override ConfigOptions filled by appsettings.json:

  • LOCALSTACK_HOST: Set the hostname for the LocalStack instance. Useful when you have
    LocalStack bound to a different host (e.g., within docker-compose).
  • EDGE_PORT: Port number to use when connecting to LocalStack services. Defaults to 4566.
  • USE_SSL: Whether to use https endpoint URLs. Defaults to false.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions