Watchtower: Simplify auto updates

This commit is contained in:
2022-09-25 14:55:45 +02:00
parent b616b8a854
commit 5c7a1d11c9
14 changed files with 1 additions and 70 deletions

View File

@ -9,8 +9,6 @@ services:
- POSTGRES_DB={{ hedgedoc.db.name }}
volumes:
- database:/var/lib/postgresql/data
labels:
- "com.centurylinklabs.watchtower.scope=update"
restart: always
networks:
- backend