migrate internal domain to home.arpa
This commit is contained in:
parent
b636d31d9d
commit
1f776ec51d
13 changed files with 11 additions and 50 deletions
|
@ -33,7 +33,7 @@ in {
|
|||
|
||||
services.traefik.dynamicConfigOptions.http.routers = {
|
||||
jellyfin = {
|
||||
rule = "Host(`jellyfin.kanto.dev`)";
|
||||
rule = "Host(`jellyfin.home.arpa`)";
|
||||
entryPoints = [
|
||||
"websecure"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue