8 lines
210 B
Bash
8 lines
210 B
Bash
|
ENV = 'development'
|
||
|
|
||
|
VITE_BASE=/
|
||
|
VUE_APP_PREVIEW=false
|
||
|
VITE_BASE_API=http://172.16.100.93:9503
|
||
|
VITE_EPR_BASEURL=http://114.218.158.24:9020
|
||
|
VITE_SOCKET_API=ws://172.16.100.93:9504
|
||
|
VUE_APP_WEBSITE_NAME="Lumen IM"
|