Commit a56adcdd authored by forevertyler's avatar forevertyler

add:env-dev

parent cda33f02
ENV = 'development'
# 接口地址
VUE_APP_LOCAL_PORT = '8059'
VUE_APP_WS_API = 'ws://localhost:8000'
VUE_APP_BASE_API = 'http://192.168.3.226:8059'
VUE_APP_LOCAL_API = 'http://192.168.2.37:9005'
VUE_APP_D3Tileset = 'http://192.168.3.226:8080/Apps/assets/media/rushanruibo'
VUE_APP_SYS_PORT = '8060'
#VUE_APP_liveQing = 'http://192.168.3.226:8059/liveQing'
# 是否启用 babel-plugin-dynamic-import-node插件
VUE_CLI_BABEL_TRANSPILE_MODULES = true
...@@ -18,7 +18,6 @@ selenium-debug.log ...@@ -18,7 +18,6 @@ selenium-debug.log
*.njsproj *.njsproj
*.sln *.sln
*.local *.local
*.env.development
*dist.rar *dist.rar
package-lock.json package-lock.json
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment