remove authz url reference in config
This commit is contained in:
parent
206b7f7b2b
commit
d3a51ccc29
@ -2,7 +2,6 @@
|
|||||||
PORT=8000
|
PORT=8000
|
||||||
ENVIRONMENT = dev
|
ENVIRONMENT = dev
|
||||||
DEBUG = true
|
DEBUG = true
|
||||||
AUTHZ_BASE_URL = http://localhost:8002
|
|
||||||
AUTHNID_BASE_URL= https://localhost:8001
|
AUTHNID_BASE_URL= https://localhost:8001
|
||||||
FUNDZ_BASE_URL= http://localhost:8004
|
FUNDZ_BASE_URL= http://localhost:8004
|
||||||
COOKIE_SECRET = some-secret-please-replace
|
COOKIE_SECRET = some-secret-please-replace
|
||||||
|
Loading…
x
Reference in New Issue
Block a user