7 lines
236 B
Plaintext
7 lines
236 B
Plaintext
NODE_ENV=development
|
|
#测试
|
|
# VUE_APP_BASE_URL=http://101.43.22.43:10010/
|
|
VUE_APP_BASE_URL=http://192.168.111.193:10010/
|
|
VUE_BASE_API_URL=/
|
|
# VUE_WEBSOKET_URL=http://127.0.0.1:10030/
|
|
VUE_WEBSOKET_URL=http://192.168.111.193:10030/ |