feat: caddy test

This commit is contained in:
Nick 2024-12-20 01:20:49 -06:00
parent 12e63f8108
commit c71256d61a
2 changed files with 5 additions and 7 deletions

View file

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