changed restart policy on bitwarden and plex

This commit is contained in:
2023-05-21 22:49:49 -05:00
parent 513cc86040
commit 2a1658026a

View File

@@ -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