Commit 446ff6966a55d236a5cb90724c4ce702a0e36252
1 parent
16c90224
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://192.168.110.45:5000' | 4 | VUE_APP_BASE_API = 'http://192.168.110.45:5000' |
| 5 | VUE_APP_BASE_WSS = 'ws://localhost:2011/websocket' | 5 | VUE_APP_BASE_WSS = 'ws://localhost:2011/websocket' |