Merge pull request #455 from databasus/develop

FIX (readme): Fix FAQ link
This commit is contained in:
Rostislav Dugin
2026-03-21 12:44:22 +03:00
committed by GitHub

View File

@@ -245,7 +245,7 @@ Replace `admin` with the actual email address of the user whose password you wan
### 💾 Backuping Databasus itself
After installation, it is also recommended to <a href="https://databasus.com/faq/#backup-databasus">backup your Databasus itself</a> or, at least, to copy secret key used for encryption (30 seconds is needed). So you are able to restore from your encrypted backups if you lose access to the server with Databasus or it is corrupted.
After installation, it is also recommended to <a href="https://databasus.com/faq#backup-databasus">backup your Databasus itself</a> or, at least, to copy secret key used for encryption (30 seconds is needed). So you are able to restore from your encrypted backups if you lose access to the server with Databasus or it is corrupted.
---