remove references to requests-queue url and client
This commit is contained in:
@@ -8,7 +8,6 @@ FUNDZ_BASE_URL= http://localhost:8004
|
||||
COOKIE_SECRET = some-secret-please-replace
|
||||
SECRET = change_me_into_something_secret
|
||||
CAC_URL = https://localhost:8001
|
||||
REQUESTS_QUEUE_BASE_URL = http://localhost:8003
|
||||
REDIS_URI = redis://localhost:6379
|
||||
SESSION_TTL_SECONDS = 600
|
||||
PGAPPNAME = atst
|
||||
|
Reference in New Issue
Block a user