4 lines
121 B
Bash
4 lines
121 B
Bash
# Production environment variables
|
|
# Set VITE_API_URL to your production API URL
|
|
VITE_API_URL=https://smoothschedule.com
|