4 lines
97 B
Bash
4 lines
97 B
Bash
# Backend API base URL (no trailing slash)
|
|
# Example: https://api.example.com
|
|
VITE_API_BASE_URL=
|