emby and linkwarden
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user