chef-recipes/roles/cockpit/templates/cockpit.conf.j2

4 lines
275 B
Plaintext
Raw Normal View History

2023-02-01 17:34:56 +00:00
[WebService]
Origins = http://{{ inventory_hostname }} ws://{{ inventory_hostname }} https://{{ inventory_hostname }} wss://{{ inventory_hostname }} http://10.0.0.160 ws://10.0.0.160 https://10.0.0.160 wss://10.0.0.160
ProtocolHeader = X-Forwarded-Proto
AllowUnencrypted=true