privateone commited on
Commit
cf66c60
·
verified ·
1 Parent(s): 03afcbf

Update custom-entrypoint.sh

Browse files
Files changed (1) hide show
  1. custom-entrypoint.sh +1 -1
custom-entrypoint.sh CHANGED
@@ -30,7 +30,7 @@ fi
30
  # chmod 777 /.ngrok2/ngrok.yml
31
  echo "TOKEN : $NGROK_AUTHTOKEN"
32
 
33
- ngrok config add-authtoken "$NGROK_AUTHTOKEN"
34
 
35
 
36
  # ngrok authtoken "$NGROK_AUTHTOKEN"
 
30
  # chmod 777 /.ngrok2/ngrok.yml
31
  echo "TOKEN : $NGROK_AUTHTOKEN"
32
 
33
+ # ngrok config add-authtoken "$NGROK_AUTHTOKEN"
34
 
35
 
36
  # ngrok authtoken "$NGROK_AUTHTOKEN"