|
@@ -2,7 +2,7 @@ window.global = {
|
|
|
env: 'dev',
|
|
|
baseUrl: function() {
|
|
|
return {
|
|
|
- dev: 'http://47.108.150.237:11083/prod-api',
|
|
|
+ dev: 'http://47.108.150.237:10083/prod-api',
|
|
|
test: 'http://10.10.12.85:2004/graph',
|
|
|
local: 'http://localhost:2004',
|
|
|
prod: 'http://unigraph.xian.algmarket.com',
|