remove reference to fundz in config and api mocks

This commit is contained in:
dandds
2018-07-31 11:21:48 -04:00
parent 65239b7882
commit ba4ea97d4b
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