mirror of
https://github.com/ansible/awx.git
synced 2026-02-19 20:20:06 -03:30
some more minor callback cleanup and development tweaks
This commit is contained in:
@@ -179,3 +179,4 @@ else:
|
||||
os.environ['SDB_NOTIFY_HOST'] = os.popen('ip route').read().split(' ')[2]
|
||||
|
||||
WEBSOCKET_ORIGIN_WHITELIST = ['https://localhost:8043', 'https://localhost:3000']
|
||||
AWX_CALLBACK_PROFILE = True
|
||||
|
||||
Reference in New Issue
Block a user