changed restart policy on bitwarden and plex
This commit is contained in:
@@ -44,7 +44,7 @@ services:
|
||||
- SMTP_SSL=true
|
||||
ports:
|
||||
- 8089:80/tcp
|
||||
restart: always
|
||||
restart: none
|
||||
volumes:
|
||||
- ./appdata/vaultwarden/data:/data
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
@@ -280,7 +280,7 @@ services:
|
||||
- TZ=${TZ}
|
||||
- VERSION=docker
|
||||
- PLEX_CLAIM= #optional
|
||||
restart: unless-stopped
|
||||
restart: none
|
||||
volumes:
|
||||
- ./appdata/plex/config:/config
|
||||
- ${MEDIA_DIR}/tvshows:/tvshows
|
||||
|
||||
Reference in New Issue
Block a user