update after move from traefik to ts sidecars
This commit is contained in:
parent
055b75cea0
commit
80e62bfddd
4 changed files with 18 additions and 18 deletions
|
|
@ -28,6 +28,7 @@
|
|||
bitwarden-cli
|
||||
bottom
|
||||
cargo
|
||||
compose2nix
|
||||
diff-so-fancy
|
||||
exiftool
|
||||
fastfetch
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
default_app = "mopidy";
|
||||
};
|
||||
jellyfin = {
|
||||
hostname = "jelly.duckland.org";
|
||||
hostname = "jelly.trex-halfbeak.ts.net";
|
||||
username = "don";
|
||||
password = "D4u5c3k!@";
|
||||
albumartistsort = false;
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
freshrss-login "don"
|
||||
freshrss-password "Qz77ALbnEl*I2!%QZhs9K"
|
||||
freshrss-show-special-feeds "no"
|
||||
freshrss-url "https://rss.duckland.org/api/greader.php"
|
||||
freshrss-url "https://rss.trex-halfbeak.ts.net/api/greader.php"
|
||||
refresh-on-startup yes
|
||||
show-read-articles no
|
||||
show-read-feeds no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue