Fix per watchtower #2

This commit is contained in:
miracle091 2021-05-23 11:22:43 +02:00
parent fc54fec338
commit 0f9d1d5c74
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: "3"
services: services:
watchtower: watchtower:
container_name: watchtower container_name: watchtower
image: deluan/navidrome image: containrrr/watchtower
restart: unless-stopped restart: unless-stopped
env_file: .env env_file: .env
volumes: volumes: