Files
aso/frontend/hospital-portal/.env.development
2026-02-04 14:39:20 +07:00

5 lines
108 B
Plaintext

REACT_APP_HOST_API_URL="http://localhost:8000"
VITE_API_URL="http://localhost:8000/api/v1/hospitalportal"