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

React DevTools in Docker Container #507

Open
0xBC84 opened this issue Mar 18, 2022 · 1 comment
Open

React DevTools in Docker Container #507

0xBC84 opened this issue Mar 18, 2022 · 1 comment
Labels

Comments

@0xBC84
Copy link

0xBC84 commented Mar 18, 2022

First off, love this library. Thank you for your consistent efforts!

I'm running my application via Docker, I'd like to connect to React DevTools but need some help. I have set DEV=true and installed react-devtools-core, however I am sure there is additional setup required? Perhaps I need to open up some kind of port? I have also tried running the containers in the "host" network mode.

I am booting the standalone client with npx react-devtools

@vadimdemedes
Copy link
Owner

According to https://www.npmjs.com/package/react-devtools, you need to open port 8097.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants