fling/web/fling/.env
Armin Friedl 894c85bab9
All checks were successful
continuous-integration/drone/push Build is passing
Use local URL, add Readme
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.
2020-07-27 21:14:06 +02:00

3 lines
89 B
Bash

REACT_APP_API=http://localhost:3000
REACT_APP_LOGLEVEL=warn
REACT_APP_FILESIZE=209715200