Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflict with other dockers on the same vps machine #11

Open
podionne opened this issue Jun 21, 2021 · 0 comments
Open

Conflict with other dockers on the same vps machine #11

podionne opened this issue Jun 21, 2021 · 0 comments

Comments

@podionne
Copy link

Hello everyone,

Let's say that in my example, my VPS IP address is 10.11.12.13.

I have multiple dockers running on my VPS machine and one docker uses port 80 already.
They all use different ports so I can access each docker app like that: 10.11.12.13:{port}
When I run learninglocker2-docker with docker-compose, it seems that it's expecting to run on port 80, so I cannot access like that 10.11.12.13:3000.
If it's possible, how do I change the config?

Much thanks in advance!

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

No branches or pull requests

1 participant