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 ac1250c commit 344cd89Copy full SHA for 344cd89
start.sh
@@ -4,8 +4,6 @@
4
5
export ESLINT_NO_DEV_ERRORS=true
6
export HTTPS=true
7
-export SSL_CRT_FILE=/home/jmgasper/Documents/Git/v6/local.topcoder-dev.com.pem
8
-export SSL_KEY_FILE=/home/jmgasper/Documents/Git/v6/local.topcoder-dev.com-key.pem
9
export PORT=443
10
export HOST=local.topcoder-dev.com
11
# if [[ ! -e ./.environments/.env.local ]]; then
0 commit comments