Files
server/AdminPanel/client/.env.example
2025-09-20 02:16:29 +03: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