Skip to content

Commit fa81bda

Browse files
committed
add devbasherwo
1 parent 062553d commit fa81bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ide/routes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
localport = '8080' # normally 8080
3131
website = 'glowscript' # normally glowscript
32-
weblocs = ["www."+website+".org", website+".org", "localhost:"+localport,"127.0.0.1:"+localport, "www.glowscriptdev.spvi.net"]
32+
weblocs = ["www."+website+".org", website+".org", "localhost:"+localport,"127.0.0.1:"+localport, "www.glowscriptdev.spvi.net","devbasherwo.uc.r.appspot.com"]
3333
local_hosts = ['http://localhost','http://127.0.0.1']
3434

3535
import json

0 commit comments

Comments
 (0)