sysinfo: add gemini proxy url for jetforce

This commit is contained in:
creme 2021-07-10 20:25:13 +02:00
parent f0fea18f36
commit b58c89b4f1
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ cat<<EOM > "$TMP_JSON"
"jetforce": {
"desc": "tcp server for the gemini protocol",
"version": "$(/usr/local/bin/jetforce -V | awk '{printf $2}')",
"url": "gemini://$DOMAIN/",
"url": "https://gemini.$DOMAIN/",
"server": "core.$DOMAIN"
},
"jitsi": {