Initial configuration

This commit is contained in:
2023-02-01 18:34:56 +01:00
parent f95391a1fb
commit 676f7e2f3e
12 changed files with 162 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
[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