add default cookie settings

This commit is contained in:
Jake McDermott 2018-02-27 20:34:28 -05:00
parent b5a46c346d
commit 877cde9a7f
No known key found for this signature in database
GPG Key ID: 3B02CAD476EECB35

View File

@ -31,7 +31,7 @@ CLUSTER_HOST_ID = "awx"
SYSTEM_UUID = '00000000-0000-0000-0000-000000000000'
CSRF_COOKIE_SECURE = False
SESSION_COOKIE_SECURE = False
###############################################################################
# EMAIL SETTINGS