|
|
@@ -1,6 +1,6 @@
|
|
|
module.exports = {
|
|
|
NODE_ENV: '"production"',
|
|
|
ENV_CONFIG: '"dep"',
|
|
|
- BASE_API: '"http://localhost:8083/admin"',
|
|
|
- OS_API: '"http://localhost:8081/os"'
|
|
|
+ BASE_API: '"http://122.152.206.172:8083/admin"',
|
|
|
+ OS_API: '"http://122.152.206.172:8081/os"'
|
|
|
}
|