Which is the proper port specification in docker-compose? #1738
Answered
by
Royal2000H
Royal2000H
asked this question in
Q&A
-
Hi, I don't have a lot of docker experience and even less docker-compose so please bear with me. I will be setting this up on a Synology NAS which already uses port 5000 so I'll need to change the port. The docker-compose.yml has both:
And
Say I want to use, for example, port 1234. Am I supposed to comment out the first block and write PORT=1234? Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
Royal2000H
Aug 20, 2023
Replies: 1 comment
-
OK this was easy, just change both:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Royal2000H
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OK this was easy, just change both: