All checks were successful
continuous-integration/drone/push Build is passing
Use local url in prod config. The local url works if docker is started on localhost. If the container is deployed to a domain, the base URL must be specified via REACT_APP_API environment variable.
3 lines
89 B
Bash
3 lines
89 B
Bash
REACT_APP_API=http://localhost:3000
|
|
REACT_APP_LOGLEVEL=warn
|
|
REACT_APP_FILESIZE=209715200
|