Add auto-backup in HOME_ASSISTANT, MATRIX, N8N, PROTONMAIL

This commit is contained in:
Florian RICHER 2023-05-20 19:48:18 +02:00
parent c925c6793e
commit 221b1f8b6a
8 changed files with 187 additions and 24 deletions

View file

@ -1,18 +0,0 @@
version: '3'
services:
protonmail-bridge:
image: shenxn/protonmail-bridge
restart: always
container_name: protonmail-bridge
networks:
- protonmail
volumes:
- protonmail:/root
volumes:
protonmail:
networks:
protonmail:
external: true