admin/.env.development | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
admin/.gitignore | ●●●●● 补丁 | 查看 | 原始文档 | 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