feat: caddy test

This commit is contained in:
Nick 2024-12-19 22:42:18 -06:00
parent 639a0a24e5
commit c69a1d3555
2 changed files with 2 additions and 1 deletions

View file

@ -8,7 +8,7 @@
inherit (flake.config.machines.devices) server;
inherit (flake.config.services.instances) mastodon web;
service = mastodon;
host = web.domains.url3;
host = "${mastodon.subdomain}.${web.domains.url3}";
localhost = web.localhost.address0;
in {
# If you need to start fresh for some reason, run these to create the new Admin account: