change jellyfin subdomain
This commit is contained in:
parent
78f7cc5748
commit
56d097d96d
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ let
|
||||||
|
|
||||||
basic = { config, ... }: {
|
basic = { config, ... }: {
|
||||||
test = {
|
test = {
|
||||||
subdomain = "v";
|
subdomain = "j";
|
||||||
};
|
};
|
||||||
|
|
||||||
shb.jellyfin = {
|
shb.jellyfin = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue