updated emby, made finplan have the DB persist into /srv/.../container/finplan/
This commit is contained in:
@@ -145,7 +145,7 @@ services:
|
||||
emby:
|
||||
container_name: emby
|
||||
# image: emby/embyserver:latest
|
||||
image: emby/embyserver:4.9.0.45
|
||||
image: emby/embyserver:4.9.0.51
|
||||
restart: always
|
||||
network_mode: host
|
||||
environment:
|
||||
@@ -770,6 +770,7 @@ services:
|
||||
user: "1000:1000"
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /srv/docker/container/finplan:/data
|
||||
labels:
|
||||
- "com.centurylinklabs.watchtower.enable=false"
|
||||
- "traefik.enable=true"
|
||||
|
||||
Reference in New Issue
Block a user