Commit a3ae8d08 authored by 朱松文's avatar 朱松文

切换域名

parent 79d2fc73
...@@ -3,13 +3,13 @@ ...@@ -3,13 +3,13 @@
const API = { const API = {
'dev': { 'dev': {
skyNet: 'http://10.2.70.19:48021/' skyNet: 'https://skynet-test.inajiu.com:4430/sn-web/'
}, },
'stage': { 'stage': {
skyNet: 'http://10.2.70.19:48021/' skyNet: 'https://skynet-test.inajiu.com:4430/sn-web/'
}, },
'prod': { 'prod': {
skyNet: 'http://10.2.70.19:48021/' skyNet: 'https://skynet-test.inajiu.com:4430/sn-web/'
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment