Merge pull request #31 from SelfhostedPro/quick-fixes

quick fixes
This commit is contained in:
SelfhostedPro 2020-06-05 09:05:49 -07:00 committed by GitHub
commit 345b315758
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -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"