From b7435e494536aa0ab6831cddd7e13a0ae9555b7e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 15 Oct 2021 20:09:09 +0200 Subject: [PATCH] Update README.md --- portainer/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/portainer/README.md b/portainer/README.md index cef498e13..013895512 100644 --- a/portainer/README.md +++ b/portainer/README.md @@ -44,8 +44,7 @@ Configurations can be done through the app webUI, except for the following optio ssl: true/false certfile: fullchain.pem #ssl certificate, must be located in /ssl keyfile: privkey.pem #sslkeyfile, must be located in /ssl -password: define admin password -manual_override : optional, prevents database configuration to allow restoring previous backups +password: define admin password. If kept blank, will allow manual restore of previous backup ``` ## Support