5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
NODE_ENV=development
|
|
#正式
|
|
VUE_APP_BASE_URL=http://192.168.181.237:10010/
|
|
VUE_BASE_API_URL=/
|
|
VUE_WEBSOKET_URL=http://127.0.0.1:10030/ |