4 lines
94 B
Bash
4 lines
94 B
Bash
# Copy to .env and fill in your values
|
|
VITE_API_BASE_URL=/api
|
|
VITE_WS_URL=ws://localhost:1234
|