ALwrity + Wordpress + Wix + GSC integration
This commit is contained in:
11
frontend/env.production.example
Normal file
11
frontend/env.production.example
Normal file
@@ -0,0 +1,11 @@
|
||||
# Production Environment Variables for Vercel
|
||||
# Copy this file to .env.production and update with your actual values
|
||||
|
||||
# Backend API URL (from Railway/Render deployment)
|
||||
REACT_APP_API_URL=https://your-backend-url.railway.app
|
||||
|
||||
# Environment
|
||||
REACT_APP_ENVIRONMENT=production
|
||||
|
||||
# Optional: Custom domain for OAuth redirects
|
||||
# REACT_APP_DOMAIN=your-custom-domain.com
|
||||
Reference in New Issue
Block a user