code-server behind ngnix access react-app-scripts start #2471
-
Just thought I'd ask, I think I know the answer but I have my code-server behind a ngnix proxy, specifically linuxserver/swag I am also using there linuxserver/code-server and all is really coming together. My issue is when I If this is confusing, apologies. Thanks! Love the product. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I think you would need to use code-server's proxy - you can access port 3000 via |
Beta Was this translation helpful? Give feedback.
I think you would need to use code-server's proxy - you can access port 3000 via
http://<code-server-url>/proxy/3000/
.