Update docker-compose.yml for Debian 11

This commit is contained in:
BBaoVanC 2021-08-20 14:13:24 -05:00
parent 3b498bce11
commit 2b480975ec
1 changed files with 3 additions and 6 deletions

View File

@ -30,8 +30,7 @@ services:
volumes:
- ./data/vaultwarden:/data
depends_on:
postgres:
condition: service_healthy
- postgres
borgmatic:
image: b3vis/borgmatic:latest
@ -45,10 +44,8 @@ services:
- TZ=America/Chicago
- BORG_PASSPHRASE
depends_on:
postgres:
condition: service_healthy
vaultwarden:
condition: service_healthy
- postgres
- vaultwarden
#pgadmin:
# image: dpage/pgadmin4:latest