5 lines
163 B
Bash
5 lines
163 B
Bash
|
|
NODE_ENV=production
|
||
|
|
VUE_APP_PREVIEW=false
|
||
|
|
VUE_APP_API_BASE_URL=http://imd.pcxbc.com
|
||
|
|
VUE_APP_SOCKET_BASE_URL=ws://imd.pcxbc.com
|
||
|
|
VUE_APP_MCH_URL=http://mch.pcxbc.com
|