1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00

fix protocol config

This commit is contained in:
OniriCorpe 2022-03-18 18:43:19 +01:00
parent 13a43235df
commit 0c50530f5a

View file

@ -53,7 +53,7 @@ account-domain: ""
# letsencrypt, it should still be https.
# Options: ["http","https"]
# Default: "https"
protocol: "http"
protocol: "https"
# String. Address to bind the GoToSocial server to.
# This can be an IPv4 address or an IPv6 address (surrounded in square brackets), or a hostname.