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 connect to application running in docker #204

Open
elliason opened this issue Feb 27, 2024 · 0 comments
Open

How to connect to application running in docker #204

elliason opened this issue Feb 27, 2024 · 0 comments

Comments

@elliason
Copy link

elliason commented Feb 27, 2024

Hello,
I would like to ask how to connect to next.js application that is running inside docker container ?
I have exposed ports 9998 and 9999, and I can see Envy web UI in http://127.0.0.1:9998/ but I can see no service here, just empty UI. The Next.js app is also running, but in the web dev console in browser I can see logs like: WebSocket connection to 'ws://127.0.0.1:9999/web/playground-nextjs:client' failed. On the server log, there is No viewers connected message.
Thank you for answers.

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