change jellyfin subdomain

This commit is contained in:
ibizaman 2025-07-06 23:30:03 +02:00 committed by Pierre Penninckx
parent 78f7cc5748
commit 56d097d96d

View file

@ -15,7 +15,7 @@ let
basic = { config, ... }: {
test = {
subdomain = "v";
subdomain = "j";
};
shb.jellyfin = {