Skip to content

Commit 9f14972

Browse files
Bot Updating Templated Files
1 parent 0f7b665 commit 9f14972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Container images are configured using parameters passed at runtime (such as thos
173173
| `-e DB_HOST=<yourdbhost>` | for specifying the database host |
174174
| `-e DB_PORT=<yourdbport>` | for specifying the database port if not default 3306 |
175175
| `-e DB_USER=<yourdbuser>` | for specifying the database user |
176-
| `-e DB_PASS=<yourdbpass>` | for specifying the database password (non-alphanumeric passwords must be properly escaped.) |
176+
| `-e DB_PASS=<yourdbpass>` | for specifying the database password (minimum 4 characters & non-alphanumeric passwords must be properly escaped.) |
177177
| `-e DB_DATABASE=bookstackapp` | for specifying the database to be used |
178178
| `-v /config` | this will store any uploaded data on the docker host |
179179

0 commit comments

Comments
 (0)