mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-18 23:37:06 +00:00
Update docker-compose.yml
fix typo
This commit is contained in:
parent
de701ac63c
commit
987201dcd2
|
@ -42,7 +42,7 @@ services:
|
|||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/vaultwarden/data:/data
|
||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/vaultwarden/logs:/data/logs
|
||||
|
||||
# this service will backup your vaultwarden instance corretly
|
||||
# this service will backup your vaultwarden instance correctly
|
||||
# see https://github.com/Bruceforce/vaultwarden-backup for more information
|
||||
vaultwarden-backup:
|
||||
image: bruceforce/vaultwarden-backup:latest
|
||||
|
|
Loading…
Reference in New Issue
Block a user