Skip to content

feat: add PORT environment variable (#92).#157

Open
pataquets wants to merge 1 commit into
traefik:masterfrom
pataquets:add-PORT-env-var
Open

feat: add PORT environment variable (#92).#157
pataquets wants to merge 1 commit into
traefik:masterfrom
pataquets:add-PORT-env-var

Conversation

@pataquets

Copy link
Copy Markdown
Contributor

Closes #92.
As described there, honoring PORT enables seamless self-configuration under most PaaS and serverless hostings.
Keeping WHOAMI_PORT_NUMBER precedence first and 80 as default port to preserve current behavior.

@pataquets

Copy link
Copy Markdown
Contributor Author

@mmatur @juliens Checks fail because golangci-lint run panics due to golang version. Could this be a CI issue?

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.

Honor PORT environment variable

1 participant