halfapi/conf/env.example
Maxime Alves LIRMM 44948be228 [conf] removed HALFORM_DSN from the env parameters, added support for the
env_file uvicorn parameter (specified by --envfile for the halfapi "run"
command), added support for default environment variables in pytest.ini
2020-07-09 10:23:13 +02:00

6 lines
128 B
Plaintext

HALFORM_SECRET=halform_secret
HALFORM_DSN=dbname=api user=api password= host=127.0.0.1 port=5432
DEV=1
DEBUG=1
DEBUG_ACL=public