remove authz url reference in config

This commit is contained in:
dandds 2018-07-31 10:50:22 -04:00
parent 206b7f7b2b
commit d3a51ccc29

View File

@ -2,7 +2,6 @@
PORT=8000
ENVIRONMENT = dev
DEBUG = true
AUTHZ_BASE_URL = http://localhost:8002
AUTHNID_BASE_URL= https://localhost:8001
FUNDZ_BASE_URL= http://localhost:8004
COOKIE_SECRET = some-secret-please-replace