Commit d66495a2719aec8ff27f87269ee3cbad062c84af
1 parent
dffeaa8e
1
Showing
1 changed file
with
1 additions
and
1 deletions
antis-ncc-admin/.env.development
| 1 | # 开发 | 1 | # 开发 |
| 2 | 2 | ||
| 3 | VUE_CLI_BABEL_TRANSPILE_MODULES = true | 3 | VUE_CLI_BABEL_TRANSPILE_MODULES = true |
| 4 | -VUE_APP_BASE_API = 'http://localhost:2011' | 4 | +VUE_APP_BASE_API = 'http://lvqian.antissoft.com' |
| 5 | VUE_APP_BASE_WSS = 'ws://localhost:2011/websocket' | 5 | VUE_APP_BASE_WSS = 'ws://localhost:2011/websocket' |