diff --git a/src/config/config.js b/src/config/config.js index 0208418..1d17f4e 100644 --- a/src/config/config.js +++ b/src/config/config.js @@ -1,6 +1,6 @@ export default { - api: "http://1.14.121.134:9101", - debugApi: "http://1.14.121.134:9101", + api: "http://newstart-api.xbase.vip", + debugApi: "http://newstart-api.xbase.vip", home: '', debug: false -} +} \ No newline at end of file