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

Doesn't Work on Docker because Yarn and Docker both want port 3000 #444

Open
MikeiLL opened this issue Jan 21, 2021 · 1 comment
Open

Doesn't Work on Docker because Yarn and Docker both want port 3000 #444

MikeiLL opened this issue Jan 21, 2021 · 1 comment

Comments

@MikeiLL
Copy link

MikeiLL commented Jan 21, 2021

As noted here, I needed to update the port in both Yarn and in the node_modules/divi-scripts/scripts/start.js, otherwise Yarn opens in a new port and the enqueue scripts noted at the above link don't work.

##Update

I have learned that I can specify port like PORT=3006 yarn start.

#Still

However, because if this issue with webpack-dev-server, at least in the version we're using where the workaround is to configure Docker to use a proxy server. I haven't seen a way to do that using a docker-compose file.

@internationalhouseofdonald

I'm still having this same problem almost two years later.

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