Inject dependencies into tornado app

This commit is contained in:
richard-dds
2018-06-18 10:44:06 -04:00
parent 6eb71cfe63
commit 64c71c0aa7
6 changed files with 65 additions and 12 deletions

View File

@@ -7,3 +7,4 @@ AUTHNID_BASE_URL= http://localhost
COOKIE_SECRET = some-secret-please-replace
SECRET = change_me_into_something_secret
CAC_URL = http://localhost:8888/home
REQUESTS_QUEUE_BASE_URL = http://localhost:8003