Files
queueful/env/frontend/dev.env
2024-03-24 13:41:49 +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