DISCOURSE_PASSWORD

DISCOURSE_PASSWORD was wrong.
This commit is contained in:
Alex-G 2018-02-23 17:23:42 +01:00 committed by GitHub
parent 253ad5f567
commit a19a8720d0
1 changed files with 1 additions and 1 deletions

View File

@ -289,7 +289,7 @@ discourse:
Available variables:
- `DISCOURSE_USERNAME`: Discourse application username. Default: **user**
- `DISCOURSE_PASSWORD`: Discourse application password. Default: **bitnami**
- `DISCOURSE_PASSWORD`: Discourse application password. Default: **bitnami123**
- `DISCOURSE_EMAIL`: Discourse application email. Default: **user@example.com**
- `DISCOURSE_SITENAME`: Discourse site name. Default: **My site!**
- `POSTGRESQL_ROOT_USER`: Root user for the Postgresql database. Default: **postgres**