Fix API URL duplication: Remove /api suffix from VITE_API_URL

This commit is contained in:
poduck
2025-11-30 02:04:43 -05:00
parent 9eb07a87e6
commit 25db8dd35a

View File

@@ -1,3 +1,3 @@
# Production environment variables
# Set VITE_API_URL to your production API URL
VITE_API_URL=https://smoothschedule.com/api
VITE_API_URL=https://smoothschedule.com