add script for ingesting PE numbers and necessary script config for database

This commit is contained in:
dandds
2018-07-31 09:21:33 -04:00
parent cb30ee99ca
commit 0fca4753c5
4 changed files with 47 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ FUNDZ_BASE_URL= http://localhost:8004
COOKIE_SECRET = some-secret-please-replace
SECRET = 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
SESSION_TTL_SECONDS = 600
PGAPPNAME = atst