mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
adds csrf flag to support http
This commit is contained in:
@@ -30,6 +30,8 @@ AWX_PROOT_ENABLED = False
|
||||
CLUSTER_HOST_ID = "awx"
|
||||
SYSTEM_UUID = '00000000-0000-0000-0000-000000000000'
|
||||
|
||||
CSRF_COOKIE_SECURE = False
|
||||
|
||||
|
||||
###############################################################################
|
||||
# EMAIL SETTINGS
|
||||
|
||||
Reference in New Issue
Block a user