Financial verification form rendering

This commit is contained in:
richard-dds
2018-08-01 16:25:08 -04:00
parent 4ee662665e
commit 5d7dde3561
8 changed files with 51 additions and 36 deletions

View File

@@ -5,6 +5,7 @@ DEBUG = true
AUTHNID_BASE_URL= https://localhost:8001
COOKIE_SECRET = some-secret-please-replace
SECRET = change_me_into_something_secret
SECRET_KEY = change_me_into_something_secret
CAC_URL = https://localhost:8001
PE_NUMBER_CSV_URL = http://c95e1ebb198426ee57b8-174bb05a294821bedbf46b6384fe9b1f.r31.cf5.rackcdn.com/penumbers.csv
REDIS_URI = redis://localhost:6379