Add fundz client dep to app
This commit is contained in:
@@ -4,6 +4,7 @@ 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
|
||||
SECRET = change_me_into_something_secret
|
||||
CAC_URL = https://localhost:8001
|
||||
|
Reference in New Issue
Block a user