Add production environment variables for API base URL

This commit is contained in:
Salman Qureshi
2025-08-10 04:11:03 +05:30
parent 94ed7f39d2
commit 08bd136ca2

2
client/.env.production Normal file
View File

@@ -0,0 +1,2 @@
# Production Environment Variables
VITE_API_BASE_URL=https://seedbox-api.isalman.dev