Skip to content

Commit 863e049

Browse files
PROD-2145 #comment don't explicitly set the app env in the default start shell script #time 5m
1 parent 6045466 commit 863e049

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

start-ssl.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@ export SSL_CRT_FILE=ssl/server.cert
33
export SSL_KEY_FILE=ssl/server.key
44
export HOST=local.topcoder-dev.com
55
export PORT=3003
6-
export REACT_APP_HOST_ENV=default
76
nvm use
87
yarn react-app-rewired start

0 commit comments

Comments
 (0)