remove reference to fundz in config and api mocks

This commit is contained in:
dandds
2018-07-31 11:21:48 -04:00
committed by richard-dds
parent 080d48dc38
commit a37711b47a
3 changed files with 1 additions and 11 deletions

View File

@@ -3,7 +3,6 @@ PORT=8000
ENVIRONMENT = dev
DEBUG = true
AUTHNID_BASE_URL= https://localhost:8001
FUNDZ_BASE_URL= http://localhost:8004
COOKIE_SECRET = some-secret-please-replace
SECRET = change_me_into_something_secret
CAC_URL = https://localhost:8001