From 865cb870de883ca20117795fb04db5e8d3bf1303 Mon Sep 17 00:00:00 2001 From: SelfhostedPro Date: Fri, 5 Jun 2020 09:05:13 -0700 Subject: [PATCH] quick fixes --- Template/template.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Template/template.json b/Template/template.json index a78c0fd..7972bd6 100644 --- a/Template/template.json +++ b/Template/template.json @@ -2061,7 +2061,7 @@ "bind": "/portainer/Files/AppData/Config/Nzbget" }, { - "container": "/config", + "container": "/downloads", "bind": "/portainer/Downloads" } ], @@ -3300,6 +3300,7 @@ "categories": [ "Wiki" ], + "note": "Default login is admin@admin.com with a password of password. The database created is called bookstackapp and the database user is called bookstack", "platform": "linux", "repository": { "url": "https://github.com/SelfhostedPro/selfhosted_templates", @@ -3318,6 +3319,10 @@ "default": "100", "preset": true }, + { + "name": "TZ", + "label": "TZ" + }, { "name": "DATABASE_PASSWORD", "label": "DATABASE_PASSWORD"