Replies: 2 comments 9 replies
|
Hey @maslaral - have you looked read the docs related for Proxying a Create React App by chance? |
1 reply
|
Based on the screenshot it looks like it's redirecting
|
8 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.
Uh oh!
There was an error while loading. Please reload this page.
I've set up my subdomains to try to do some React development. However, I'm having issues where the 3000.mydomain.com just redirects back to my editor (i.e. mydomain.com). I'm using Caddy and have the settings that are in the setup guide, and I've edited my code-server.service file with the --proxy-domain mydomain.com command set.
Any suggestions for getting this to work properly? I'm using Google domains and I've also got my subdomain set up there (see screenshot below).
All reactions