cleanup from the rebase; use config for cookies, login values

This commit is contained in:
dandds
2018-06-12 09:17:45 -04:00
parent d573c5459b
commit 7e689dd120
4 changed files with 35 additions and 67 deletions

View File

@@ -3,3 +3,4 @@ ENVIRONMENT = dev
DEBUG = true
AUTHZ_BASE_URL = http://localhost
PORT = 8000
COOKIE_SECRET = some-secret-please-replace