Files
aso/frontend/dashboard/.env.development
2026-03-31 10:02:29 +07:00

11 lines
258 B
Plaintext
Executable File

GENERATE_SOURCEMAP=false
PORT=8000
REACT_APP_HOST_API_URL="http://lms.test"
# VITE_API_URL="https://aso-api.linksehat.dev/api/internal"
# VITE_API_URL="https://primecenter-api.linksehat.com/api/internal"
VITE_API_URL="http://localhost:8000/api/internal"