remove authnid base URL from config

This commit is contained in:
dandds 2018-08-07 09:44:10 -04:00 committed by richard-dds
parent d1ee3eeebd
commit 28c820a0fc

View File

@ -2,7 +2,6 @@
PORT=8000
ENVIRONMENT = dev
DEBUG = true
AUTHNID_BASE_URL= https://localhost:8001
COOKIE_SECRET = some-secret-please-replace
SECRET = change_me_into_something_secret
SECRET_KEY = change_me_into_something_secret