From 233ab0e1d626d295e0ceefdab5a898884b30cc6e Mon Sep 17 00:00:00 2001 From: realAP Date: Sun, 8 Dec 2024 16:19:33 +0100 Subject: [PATCH] 5: update --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ffe2443..83c50e9 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,13 @@ Providers currently supported: - **PostgreSQL**: Dumps database content into `/source`. - **None**: No additional data is written to `/source`. +--- +**3. Environment Variables** + +There is a `.env` file where you can set all needed variables. +It describes every variable and provides an example value. + + ## How to backup ### 1. Place your public key at the sftp server and use the private key to log into it. When used with Hetzner Storagebox, follow this [guide](https://docs.hetzner.com/storage/storage-box/backup-space-ssh-keys)