4 lines
91 B
Bash
4 lines
91 B
Bash
HOST=127.0.0.1
|
|
DANGEROUSLY_DISABLE_HOST_CHECK=true
|
|
REACT_APP_API_URL=http://localhost:3001
|