From 62ce6cac4386473c00c586b2765aa5ad5bc75e7e Mon Sep 17 00:00:00 2001 From: msnie Date: Fri, 31 Jan 2025 10:32:19 +0100 Subject: [PATCH] adding mastodon --- mastodon/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mastodon/.env b/mastodon/.env index eab9ec8..7a8a891 100644 --- a/mastodon/.env +++ b/mastodon/.env @@ -5,7 +5,7 @@ database__connection__password=L5qRYuUY6k5oBDZGXXw27Z4ZjMdPF4nvEU4Yqc2S MYSQL_PASSWORD=565sCDJPkARAfsvfGvJ6THgG7KtJFMoV3rXeJhb7 LOCAL_DOMAIN=knast.cc -WEB_DOMAIN=mastodon.knast.cc #This is optional and only needed if your instance is hosted on a subdomain, but you want the instance to be known by its domain. +WEB_DOMAIN=kvist.knast.cc #This is optional and only needed if your instance is hosted on a subdomain, but you want the instance to be known by its domain. SINGLE_USER_MODE=true #Optional, only needed if you're hosting for just yourself # Sending mail