Skip to content

Customizing ports #812

Answered by mrlt8
shizenyasuya asked this question in Q&A
May 28, 2023 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

You should be able to ignore that in the log messages as that's the internal port that it's listening on.

You'll need to update your yaml to point to the internal port:

- 5001:5000 # WEB-UI

Note that the second port is 5000 as that's the port on the container which is listening on port 5000.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@shizenyasuya
Comment options

@shizenyasuya
Comment options

Answer selected by shizenyasuya
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants