diff --git a/apps/sekibanki/gotosocial/configmap.yaml b/apps/sekibanki/gotosocial/configmap.yaml index 1e837e2..2f451b6 100644 --- a/apps/sekibanki/gotosocial/configmap.yaml +++ b/apps/sekibanki/gotosocial/configmap.yaml @@ -5,6 +5,6 @@ metadata: data: GTS_HOST: fedi.prettysunflower.moe GTS_ACCOUNT_DOMAIN: prettysunflower.moe - GTS_TRUSTED_PROXIES: "10.217.0.0/32" + GTS_TRUSTED_PROXIES: "10.217.0.0/16" GTS_INSTANCE_LANGUAGES: en,fr GTS_ACCOUNTS_ALLOW_CUSTOM_CSS: "true" \ No newline at end of file