Spaces:
Paused
Paused
Update custom-entrypoint.sh
Browse files- 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"
|