Skip to content

[QUESTION] Docker Compose #15

Closed Answered by sergi0g
cryptedx asked this question in Q&A
Jul 19, 2024 · 2 comments · 8 replies
Discussion options

You must be logged in to vote

It's mentioned in the docs. If you want to run on port 9000 you need to pass -p 9000. It's just how you inform Cup that you want it to run on port 9000. It's mostly intended for users who don't run Cup with Docker. For Docker, you can avoid passing -p 9000 entirely by exposing the port as 9000:8000. Portainer should make that easy.

Replies: 2 comments 8 replies

Comment options

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

@sergi0g
Comment options

Comment options

You must be logged in to vote
6 replies
@sergi0g
Comment options

@cryptedx
Comment options

@sergi0g
Comment options

Answer selected by cryptedx
@sergi0g
Comment options

@cryptedx
Comment options

@sergi0g
Comment options

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
Converted from issue

This discussion was converted from issue #14 on July 20, 2024 06:13.