atst/config/base.ini
2018-06-18 10:44:06 -04:00

11 lines
289 B
INI

[default]
PORT=8000
ENVIRONMENT = dev
DEBUG = true
AUTHZ_BASE_URL = http://localhost
AUTHNID_BASE_URL= http://localhost
COOKIE_SECRET = some-secret-please-replace
SECRET = change_me_into_something_secret
CAC_URL = http://localhost:8888/home
REQUESTS_QUEUE_BASE_URL = http://localhost:8003