Files
aso/frontend/hospital-portal/.env.development
2023-02-01 16:22:03 +07:00

5 lines
105 B
Plaintext

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