mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-19 13:19:41 +02:00
docs: add docs on restoring to PSQL server (#1584)
* docs: add docs on restoring to PSQL server * prevent iframe in netlify site
This commit is contained in:
parent
74548e9152
commit
007b861ad6
5 changed files with 56 additions and 3 deletions
|
@ -23,6 +23,14 @@
|
|||
replace them with the contents of this backup. <b> This action cannot be undone - use with caution. </b> If
|
||||
the restoration is successful, you will be logged out.
|
||||
|
||||
<p class="mt-3">
|
||||
If you are using PostGreSQL, please review the
|
||||
<a href="https://nightly.mealie.io/documentation/getting-started/usage/backups-and-restoring/"
|
||||
>backup/restore process in the documentation</a
|
||||
>
|
||||
prior to restoring.
|
||||
</p>
|
||||
|
||||
<v-checkbox
|
||||
v-model="confirmImport"
|
||||
class="checkbox-top"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue