10 lines
392 B
Plaintext
10 lines
392 B
Plaintext
NODE_ENV=development
|
|
VUE_APP_PREVIEW=false
|
|
VUE_APP_API_BASE_URL=http://192.168.1.200:8885
|
|
VUE_APP_WEB_SOCKET_URL=ws://192.168.1.200:8885/lili/webSocket
|
|
VUE_APP_COMMON=http://192.168.1.200:8890
|
|
VUE_APP_BUYER=http://192.168.1.200:8888
|
|
VUE_APP_SELLER=http://192.168.1.200:8889
|
|
VUE_APP_WEBSITE_NAME="LiLi IM"
|
|
VUE_APP_PC_URL=http://127.0.0.1:10001
|
|
VUE_APP_PC_STORE=https://store-b2b2c.pickmall.cn/ |