Commit 2fe782dd authored by sonicaj's avatar sonicaj

Make https a requirement for collabora

parent ca44e0c3
...@@ -11,9 +11,9 @@ groups: ...@@ -11,9 +11,9 @@ groups:
portals: portals:
web_portal: web_portal:
protocols: protocols:
- "http" - "https"
host: host:
- "$node_ip" - "$variable-server_name"
ports: ports:
- "$variable-nodePort" - "$variable-nodePort"
path: "/loleaflet/dist/admin/admin.html" path: "/loleaflet/dist/admin/admin.html"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment