mirror of
https://github.com/xzeldon/vwdump.git
synced 2025-06-28 08:58:15 +03:00
Added init to docker-compose file
This commit is contained in:
parent
d15bbe9467
commit
0f1ba06e7e
@ -34,6 +34,7 @@ services:
|
||||
image: bruceforce/bw_backup
|
||||
container_name: bw_backup
|
||||
restart: on-failure
|
||||
init: true
|
||||
depends_on:
|
||||
- bitwarden
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user