4 lines
128 B
Plaintext
4 lines
128 B
Plaintext
|
|
NODE_ENV=development
|
||
|
|
VUE_APP_PREVIEW=true
|
||
|
|
VUE_APP_API_BASE_URL=http://localhost:5566
|
||
|
|
VUE_APP_SOCKET_BASE_URL=ws://localhost:5566
|