Fix API URL duplication: Remove /api suffix from VITE_API_URL
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user