mirror of
https://github.com/DoTheEvo/selfhosted-apps-docker.git
synced 2026-07-03 14:06:40 +02:00
Fixed vaultvarden backup script naming
This commit is contained in:
@@ -47,7 +47,7 @@ only the server is a different implementation.
|
||||
* `vaultwarden_data/` - a directory storing vaultwarden's data
|
||||
* `.env` - a file containing environment variables for docker compose
|
||||
* `docker-compose.yml` - a docker compose file, telling docker how to run the container
|
||||
* `bitwarden-backup-script.sh` - a backup script, to be run daily
|
||||
* `vaultwarden-backup-script.sh` - a backup script, to be run daily
|
||||
|
||||
Only the files are required. The directories are created on the first run.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user