diff --git a/config/base.ini b/config/base.ini index 78d56c36..285eb11f 100644 --- a/config/base.ini +++ b/config/base.ini @@ -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