4 lines
97 B
Bash
4 lines
97 B
Bash
# Frontend dev variables only.
|
|
VITE_DEV_BACKEND_URL=http://localhost:8008
|
|
VITE_API_BASE_URL=/api
|