Ninad077 commited on
Commit
d40c768
·
verified ·
1 Parent(s): 4389df8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ from pyngrok import conf, ngrok
14
  import requests
15
 
16
  # Manually set ngrok path
17
- ngrok_path = "/Users/ninadmandavkar/Desktop/ngrok/ngrok 3"
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()