ll
liukangdong
2024-12-03 8f8205ef1e42ee7c94aa018946fb6fba994aeb33
ll
已添加1个文件
已修改1个文件
12 ■■■■■ 文件已修改
admin/.env.development 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
admin/.gitignore 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
admin/.env.development
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,10 @@
# å¼€å‘环境配置
NODE_ENV = 'development'
# é¡¹ç›®ä¸Šä¸‹æ–‡è·¯å¾„
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://10.50.250.253:8088/gateway_interface'
admin/.gitignore
@@ -1,7 +1,7 @@
.DS_Store
coderd.json
node_modules
.env.development
# .env.development
/dist