Amaar Ebrahim commited on
Commit
9493ecb
·
verified ·
1 Parent(s): 1200447

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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