SECRET_KEY=test
DATABASE_URL=postgres://postgres:postgres@localhost:54322/postgres
BASE_URL=http://example.com
DEBUG=true
RUNSERVER_PORT=8001
