Skip to content

feat: allow configuring external port via environment variable#63

Open
kingkool68 wants to merge 2 commits intoPhialsBasement:mainfrom
kingkool68:main
Open

feat: allow configuring external port via environment variable#63
kingkool68 wants to merge 2 commits intoPhialsBasement:mainfrom
kingkool68:main

Conversation

@kingkool68
Copy link
Copy Markdown

Adds support to specify the EXTERNAL_PORT to bind to. Falls back to 5000 if EXTERNAL_PORT is not set.

Port 5000 would conflict with Synology NAS if installed there.

Adds support to specify the `EXTERNAL_PORT` to bind to. Falls back to :5000 if `EXTERNAL_PORT` is not set.

Port 5000 would conflict with Synology NAS if installed there.
Added EXTERNAL_PORT variable for application port binding.
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.

1 participant