Commit d40eb229dcd4c13d4ac64d1ddb27d02eb64cd33f
1 parent
9aea922634
Exists in
master
server
Showing
1 changed file
with
3 additions
and
1 deletions
Show diff stats
app/js/app.constant.js
... | ... | @@ -7,7 +7,9 @@ |
7 | 7 | // url: 'http://54.149.169.33:8080/ws' |
8 | 8 | //url: 'http://192.168.1.175:8080/ws' |
9 | 9 | //url: 'http://192.168.1.8:8080/ws' |
10 | - url: 'http://192.168.2.137:8080/ws' | |
10 | + // url: 'http://192.168.2.101:8080/ws' | |
11 | + url : 'http://34.214.139.94:8080/ws' | |
12 | + // url : 'http://localhost:8080/ws' | |
11 | 13 | |
12 | 14 | }) |
13 | 15 | ... | ... |