fix(ci): remove some non-utf8 characters

This commit is contained in:
Kjeld Schouten-Lebbing
2022-07-21 14:24:10 +02:00
parent 0d01b289d3
commit f565504d7c
9 changed files with 12 additions and 12 deletions
@@ -136,7 +136,7 @@ questions:
default: true
- variable: server_name
label: "Server Name"
description: "When this environment variable is set (is not “”), then its value will be used as server name in /etc/loolwsd/loolwsd.xml. Without this, CODE is not delivering a correct host for the websocket connection in case of a proxy in front of it."
description: "When this environment variable is set (is not “”), then its value will be used as server name in /etc/loolwsd/loolwsd.xml. Without this, CODE is not delivering a correct host for the websocket connection in case of a proxy in front of it."
schema:
type: string
default: 'collabora.domain.tld'