mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: switched peertube to new address
This commit is contained in:
parent
c7b32f0f31
commit
daa207aeff
2 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
|||
inherit (flake.config.services.instances) caddy peertube web;
|
||||
service = peertube;
|
||||
localhost = web.localhost.address0;
|
||||
host = "${service.subdomain}.${web.domains.url1}";
|
||||
host = "${service.subdomain}.${web.domains.url3}";
|
||||
in {
|
||||
services = {
|
||||
peertube = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue