5 lines
133 B
Bash
5 lines
133 B
Bash
# Default environment variables
|
|
# https://cli.vuejs.org/guide/mode-and-env.html
|
|
|
|
VUE_APP_BACKEND_URL=http://localhost:8380
|
|
PORT=8381
|