mirror of
https://github.com/ansible/awx.git
synced 2026-01-24 07:51:23 -03:30
Works in conjunction with https://github.com/ansible/awx-operator/pull/71 See docs/development/minikube.md
5 lines
160 B
Python
5 lines
160 B
Python
BROADCAST_WEBSOCKET_SECRET = '🤖starscream🤖'
|
|
BROADCAST_WEBSOCKET_PORT = 8013
|
|
BROADCAST_WEBSOCKET_VERIFY_CERT = False
|
|
BROADCAST_WEBSOCKET_PROTOCOL = 'http'
|