feat: forgejo test

This commit is contained in:
Nick 2025-01-19 00:37:20 -06:00
parent 715a0271eb
commit 3d0023874a
2 changed files with 5 additions and 3 deletions

View file

@ -14,7 +14,7 @@ let
web
;
service = mastodon;
host = web.domains.url3;
host = "${mastodon.subdomain}.${web.domains.url3}";
localhost = web.localhost.address0;
in
{