web services over abs proxy but dynamic port? #3872
Unanswered
Blakeinstein
asked this question in
Q&A
Replies: 1 comment 6 replies
-
Hmm... 🤔 In your project, which piece is in charge of setting the port? i.e. I know in CRA, you can use the PORT environment variable (source) |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am running into the problem of being able to host my dev server on dynamic ports.
As per this https://coder.com/docs/code-server/v3.11.0/guide#proxying-to-create-a-react-app
I can proxy my content to that url but I will never know the port.
Beta Was this translation helpful? Give feedback.
All reactions