Files
aso/frontend/dashboard/.env.development
2023-07-03 11:39:08 +07:00

8 lines
123 B
Plaintext

GENERATE_SOURCEMAP=false
PORT=8083
REACT_APP_HOST_API_URL="http://lms.test"
VITE_API_URL="http://lms.test/api/internal"