mirror of
https://github.com/acedanger/docker.git
synced 2025-12-05 21:40:12 -08:00
add restart policy to media service in docker-compose.yml
This commit is contained in:
@@ -120,10 +120,11 @@ services:
|
||||
- ./audiobookshelf/metadata:/metadata
|
||||
environment:
|
||||
- TZ=America/New_York
|
||||
restart: always
|
||||
labels:
|
||||
- diun.enable=true
|
||||
volumes:
|
||||
gluetun_data: null
|
||||
sabnzbd_data: null
|
||||
tautulli: null
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user