Commit 44d29e10 authored by Hamaker, Alec's avatar Hamaker, Alec
Browse files

extracted environment variables from docker compose files

parent 430905a7
Loading
Loading
Loading
Loading

envfile

0 → 100644
+10 −0
Original line number Diff line number Diff line
DATABASE_HOST=postgres
DATABASE_DB=postgres
DATABASE_PORT=5432
DATABASE_USER=postgres
DATABASE_PW=postgres
DATABASE_TIMEOUT=60
DATABASE_LOG_FILE=/tmp/test.log
DATABASE_LOG_MODE=w
DATABASE_LOG_ENCODING=utf-8
LOGLEVEL=debug