Files
aso/frontend/client-portal/.env.development
2023-05-08 08:51:08 +07:00

8 lines
133 B
Plaintext
Executable File

GENERATE_SOURCEMAP=false
PORT=8083
REACT_APP_HOST_API_URL="http://localhost:8001"
VITE_API_URL="http://localhost:8001/api/client"