Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -14,7 +14,7 @@ from pyngrok import conf, ngrok
|
|
| 14 |
import requests
|
| 15 |
|
| 16 |
# Manually set ngrok path
|
| 17 |
-
ngrok_path = "
|
| 18 |
|
| 19 |
# Set the ngrok path in the configuration
|
| 20 |
config = conf.get_default()
|
|
|
|
| 14 |
import requests
|
| 15 |
|
| 16 |
# Manually set ngrok path
|
| 17 |
+
ngrok_path = "ngrok 3"
|
| 18 |
|
| 19 |
# Set the ngrok path in the configuration
|
| 20 |
config = conf.get_default()
|