代理配置相关代码调整.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
NODE_ENV: '"development"',
|
||||
ENV_CONFIG: '"dev"',
|
||||
BASE_API: '"http://localhost:8080"'
|
||||
BASE_API: '"http://192.168.0.106:8080"'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user