mirror of
https://github.com/ansible/awx.git
synced 2026-05-15 21:37:42 -02:30
Remove obsolete setting.
This hasn't been used for years now.
This commit is contained in:
@@ -22,8 +22,6 @@ SECRET_KEY = get_secret()
|
||||
|
||||
ALLOWED_HOSTS = ['*']
|
||||
|
||||
INTERNAL_API_URL = 'http://awxweb:8052'
|
||||
|
||||
# Container environments don't like chroots
|
||||
AWX_PROOT_ENABLED = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user