Spaces:
Sleeping
Sleeping
Amaar Ebrahim commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -5,6 +5,7 @@ app = Flask(__name__)
|
|
| 5 |
|
| 6 |
URLS = [
|
| 7 |
"https://20r5932f-8080.inc1.devtunnels.ms",
|
|
|
|
| 8 |
"http://10.14.0.145:8080",
|
| 9 |
]
|
| 10 |
|
|
|
|
| 5 |
|
| 6 |
URLS = [
|
| 7 |
"https://20r5932f-8080.inc1.devtunnels.ms",
|
| 8 |
+
"https://hxkpfr66-8080.inc1.devtunnels.ms/",
|
| 9 |
"http://10.14.0.145:8080",
|
| 10 |
]
|
| 11 |
|