We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d72c7b commit c019a15Copy full SHA for c019a15
reactjs/.env.production
@@ -1,3 +1,3 @@
1
GENERATE_SOURCEMAP=false
2
-REACT_APP_APP_BASE_URL="http://www.ryoldash.com/"
3
-REACT_APP_REMOTE_SERVICE_BASE_URL="http://www.ryoldash.com/"
+REACT_APP_APP_BASE_URL="http://localhost:3000"
+REACT_APP_REMOTE_SERVICE_BASE_URL="http://localhost:21021"
0 commit comments