mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
Merge pull request #1382 from jakemcdermott/cookie-settings
adding in default session cookie setting for docker stand alone
This commit is contained in:
commit
01ee2adf30
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user