Files
server/AdminPanel/client/.env.example
2025-10-20 21:40:30 +00:00

6 lines
156 B
Plaintext

# Admin Panel Environment Variables
# Copy this file to .env for local development
# Backend URL for API calls
REACT_APP_BACKEND_URL=http://localhost:9000