浏览代码

Make https a requirement for collabora

sonicaj 3 年之前
父节点
当前提交
2fe782dd81
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      test/collabora/1.0.0/questions.yaml

+ 2 - 2
test/collabora/1.0.0/questions.yaml

@@ -11,9 +11,9 @@ groups:
 portals:
   web_portal:
     protocols:
-      - "http"
+      - "https"
     host:
-      - "$node_ip"
+      - "$variable-server_name"
     ports:
       - "$variable-nodePort"
     path: "/loleaflet/dist/admin/admin.html"