Skip to content

Commit 4fcb67f

Browse files
committed
Revert start.sh dev changes
1 parent 344cd89 commit 4fcb67f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

start.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
export ESLINT_NO_DEV_ERRORS=true
66
export HTTPS=true
77
export PORT=443
8+
export REACT_APP_HOST_ENV=${REACT_APP_HOST_ENV:-dev}
89
export HOST=local.topcoder-dev.com
910
# if [[ ! -e ./.environments/.env.local ]]; then
1011
# filename=.env.${REACT_APP_HOST_ENV:-dev}

0 commit comments

Comments
 (0)