mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: caddy test
This commit is contained in:
parent
12e63f8108
commit
c71256d61a
2 changed files with 5 additions and 7 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue