h: set protocol to https for g2s
This commit is contained in:
parent
422e387764
commit
e9a0284f1d
@ -152,7 +152,7 @@ in {
|
||||
log-db-queries = false;
|
||||
log-level = "info";
|
||||
port = 8778;
|
||||
protocol = "http";
|
||||
protocol = "https";
|
||||
storage-backend = "local";
|
||||
storage-local-base-path = "/var/lib/gotosocial/storage";
|
||||
trusted-proxies = [ "127.0.0.1/32" "23.29.118.0/24" ];
|
||||
|
Loading…
Reference in New Issue
Block a user