4 lines
307 B
Django/Jinja
4 lines
307 B
Django/Jinja
[WebService]
|
|
Origins = http://{{ inventory_hostname }} ws://{{ inventory_hostname }} https://{{ inventory_hostname }} wss://{{ inventory_hostname }} http://{{ ansible_host }} ws://{{ ansible_host }} https://{{ ansible_host }} wss://{{ ansible_host }}
|
|
ProtocolHeader = X-Forwarded-Proto
|
|
AllowUnencrypted=true |