emby and linkwarden

This commit is contained in:
msnie
2025-04-09 09:30:24 +02:00
parent d259cd778c
commit dfc3114f84
3 changed files with 9 additions and 10 deletions
+3 -4
View File
@@ -1,4 +1,3 @@
version: "2.3"
services:
emby:
# image: emby/embyserver
@@ -16,9 +15,9 @@ services:
volumes:
- /srv/emby:/config
- /home/null/shares:/mnt/share1
ports:
- 8097:8097
- 8921:8921
# ports:
# - 8097:8097
# - 8921:8921
devices:
- /dev/dri:/dev/dri
restart: unless-stopped