MrShi
2025-01-02 a0a1c206612de9a3e9d64f3d45564c0ff03f93f6
环境
已修改2个文件
11 ■■■■■ 文件已修改
admin/.env.development 7 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
admin/.env.test 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
admin/.env.development
@@ -4,7 +4,10 @@
VUE_APP_CONTEXT_PATH = './'
# VUE_APP_API_URL  = 'http://localhost:10010'
# VUE_APP_API_URL  = 'http://192.168.0.163:10010'
VUE_APP_API_URL  = 'https://dmtest.ahapp.net/fn_admin'
VUE_APP_API_URL  = 'http://192.168.0.137:10010'
# VUE_APP_API_URL  = 'https://dmtest.ahapp.net/fn_admin'
# VUE_APP_API_URL  = 'http://10.50.250.253:8088/gateway_interface'
admin/.env.test
@@ -4,10 +4,10 @@
# VUE_APP_API_URL  = 'http://192.168.5.13/gateway_interface'
# 任康
# VUE_APP_API_URL  = 'http://192.168.0.163:10010/'
VUE_APP_API_URL  = 'http://192.168.0.137:10010/'
# 萍姐
# VUE_APP_API_URL  = 'http://192.168.0.108:10010/'
# 测试服务
VUE_APP_API_URL  = 'https://dmtest.ahapp.net/gateway_interface'
# VUE_APP_API_URL  = 'https://dmtest.ahapp.net/gateway_interface'