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 6045466 commit 863e049Copy full SHA for 863e049
start-ssl.sh
@@ -3,6 +3,5 @@ export SSL_CRT_FILE=ssl/server.cert
3
export SSL_KEY_FILE=ssl/server.key
4
export HOST=local.topcoder-dev.com
5
export PORT=3003
6
-export REACT_APP_HOST_ENV=default
7
nvm use
8
yarn react-app-rewired start
0 commit comments