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

Docker Port 80 #1

Open
EdwardSoaresJr opened this issue Jan 3, 2021 · 2 comments
Open

Docker Port 80 #1

EdwardSoaresJr opened this issue Jan 3, 2021 · 2 comments

Comments

@EdwardSoaresJr
Copy link

In the docker-compose.yml file need to change line 22 from - ${APP_PORT:-0}:80 to - ${APP_PORT:-80}:80 otherwise can not access it in the browser as expected.

@hatamiarash7
Copy link
Owner

That's a good idea. Can you create a PR for that?

@EdwardSoaresJr
Copy link
Author

EdwardSoaresJr commented Jan 6, 2021 via email

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

2 participants