This commit is contained in:
c0ffeeca7 2024-04-15 09:57:44 +02:00 committed by GitHub
parent 2d57a23d17
commit 16077761e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@ automation:
## Restoring a backup
Backups created via the **Backup** integration are located in your a subdirectory named `backups` which are located in your [configuration directory](/docs/configuration/#editing-configurationyaml).
Backups created via the **Backup** integration are in a subdirectory `backups`, located in your [configuration directory](/docs/configuration/#editing-configurationyaml).
The {% term "Home Assistant Container" %} installation typically mounts this directory via `docker-compose.yml` or `docker run` to a directory of your choice.
The steps on recovering from a backup depend on the installation type and use case. Follow one of these steps: