[default] PORT=8000 ENVIRONMENT = dev DEBUG = true AUTHNID_BASE_URL= https://localhost:8001 FUNDZ_BASE_URL= http://localhost:8004 COOKIE_SECRET = some-secret-please-replace SECRET = change_me_into_something_secret CAC_URL = https://localhost:8001 REDIS_URI = redis://localhost:6379 SESSION_TTL_SECONDS = 600 PGAPPNAME = atst PGHOST = localhost PGPORT = 5432 PGUSER = postgres PGPASSWORD = postgres PGDATABASE = atat