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

How to open additional ports #2

Open
peterlulu666 opened this issue Sep 8, 2019 · 1 comment
Open

How to open additional ports #2

peterlulu666 opened this issue Sep 8, 2019 · 1 comment

Comments

@peterlulu666
Copy link

Let's say that I want to open browser to localhost:4000. How to expose the additional port?

@yosuke
Copy link
Member

yosuke commented Sep 9, 2019

Hi,
You can expose additional port by editing docker-compose.yml file on the root folder.

To expose the additional port, see the following document:
https://docs.docker.com/compose/compose-file/compose-file-v2/#ports

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