Compare commits

..

No commits in common. "70a795673653ba1cff3e6b187a645ca77429dafc" and "61189b6afc6236b4b3db7a2b5a248e4d560a7751" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
--- ---
services: services:
bazarr: bazarr:
image: lscr.io/linuxserver/bazarr@sha256:2268b45c0b9f6b978eb75b7955459682659e146e18a3cb057e9656ea3dd80600 image: lscr.io/linuxserver/bazarr@sha256:a17e094ccdf0b252415c7307167e08fac4ee01809eda3b02a3a9e719f395e664
container_name: bazarr container_name: bazarr
ports: ports:
- "6767:6767" - "6767:6767"

View file

@ -1,5 +1,5 @@
--- ---
services: services:
cf-tunnel: cf-tunnel:
image: docker.mafyuh.xyz/cloudflare/cloudflared@sha256:9eb8554739a1d6b4d63091f7b724cbd9bb39b8c0c23e38200a9e7ad86ccc67cd image: docker.mafyuh.xyz/cloudflare/cloudflared@sha256:1898467408934dc7ef2a8972de32531c741f7c1851613c8a0a2ad93dfa19a75b
command: tunnel --no-autoupdate run --token $CF_TOKEN command: tunnel --no-autoupdate run --token $CF_TOKEN

View file

@ -1,7 +1,7 @@
--- ---
services: services:
jellyfin: jellyfin:
image: lscr.io/linuxserver/jellyfin@sha256:2eabf6783b7873de92bedd3b0ba273b5e6a90ad4e234b132328bfd1709d893ef image: lscr.io/linuxserver/jellyfin@sha256:1f29806ecfb4f42d32f795cb442e0eeff13dcc0a8584af90592ea030332de313
container_name: jellyfin container_name: jellyfin
devices: devices:
- /dev/dri/renderD129:/dev/dri/renderD129 - /dev/dri/renderD129:/dev/dri/renderD129