Skip to content

Conversation

@woldtwerk
Copy link
Contributor

@woldtwerk woldtwerk commented Sep 10, 2025

Fixes #2200 (alternative to #2189)

>
> ```console
> SERVER_NAME=localhost:80 HTTP_PORT=8080 TRUSTED_HOSTS=localhost docker compose up --wait
> SERVER_NAME=localhost:80 HTTP_PORT=8080 HTTPS_PORT=3001 HTTP3_PORT=3001 TRUSTED_HOSTS=localhost docker compose up --wait
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAIK changing SERVER_NAME should be sufficient, I think its too much informations, do you know what entity these env variables target?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Alternate ports example is insufficient

2 participants