From 734dff388a5d21a130a5ef0989c9fa3e8ccf55f1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 4 Nov 2022 15:04:11 +0100 Subject: [PATCH] Clarify restore procedure https://github.com/alexbelgium/hassio-addons/issues/538? --- portainer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer/README.md b/portainer/README.md index 474ec0db7..002817f95 100644 --- a/portainer/README.md +++ b/portainer/README.md @@ -33,7 +33,7 @@ volumes. ## RESTORE BACKUP -Keep option password empty, and put your backup in the /share folder, this will be mounted in the addon +Open the addon options and set the password to "". Restart the addon, it will allow to restore portainer from a backup. You need to put your backup in an accessible folder such as /share to have it mounted in the addon ## WARNING