mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Base the task container image on the web image
Remove DEBUG from the image
This commit is contained in:
@@ -9,7 +9,6 @@ data:
|
||||
import os
|
||||
import socket
|
||||
ADMINS = ()
|
||||
DEBUG = True
|
||||
|
||||
# Container environments don't like chroots
|
||||
AWX_PROOT_ENABLED = False
|
||||
|
||||
Reference in New Issue
Block a user