Files
aso/frontend/dashboard/.env.development
2022-09-02 13:12:23 +07:00

8 lines
135 B
Plaintext

GENERATE_SOURCEMAP=false
PORT=8083
REACT_APP_HOST_API_URL="http://localhost:8000"
VITE_API_URL="http://localhost:8000/api/internal"