5 lines
75 B
Bash
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 |