@@ -7,3 +7,5 @@ This is the core component, syncing several (remote) source folder with local ba
# postgresqlBackup
Creating dumps of postgresql databases running in Docker container.
+# vaultwardenBackup
+Creating dumps of the vaultwarden database.
@@ -1,4 +1,4 @@
-# Backing up Postgresql databases running in Docker container
+# Backing up the sql database from the vaultwarden docker container
## Configuration
Please create a configuration file which defines the following variables.
```