MrShi
2024-02-22 4be10170bc9a1546537762e03f2c963d61d2f6ea
company/.env.development
@@ -1,14 +1,17 @@
# 开发环境配置
NODE_ENV = 'development'
# 接口前缀
# VUE_APP_API_PREFIX = '/yyb_web_api'
# 企业端-仁康
VUE_APP_API = 'http://192.168.0.134:10025/'
VUE_APP_API = 'http://192.168.0.129:10031/'
# 平台端-仁康
# VUE_APP_API = 'http://192.168.0.134:10023/'
# VUE_APP_API = 'http://192.168.0.129:10030/'
# 平台端-萍姐
# VUE_APP_API = 'http://192.168.0.103:10023/'
# VUE_APP_API = 'http://192.168.0.105:10023/'
# VUE_APP_API = 'http://localhost:10023/'
# VUE_APP_API = 'http://localhost:10023/'