Commit b094e962 authored by Hamaker, Alec's avatar Hamaker, Alec
Browse files

Added a test_envfile to use for test cases.

parent e61a84f5
Loading
Loading
Loading
Loading

test_envfile

0 → 100644
+12 −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
EMAIL_SENDER=hamakerab@ornl.gov
EMAIL_RECIPIENTS=hamakerab@ornl.gov