Files
queueful/env/frontend/prod.env
2024-04-12 22:44:02 +03:00

5 lines
75 B
Bash

CI=true
PORT=3000
HOST=0.0.0.0
WDS_SOCKET_PORT=0
REACT_APP_DOMAIN=127.0.0.1