mirror of
https://github.com/linuxserver/docker-bookstack.git
synced 2026-02-20 02:30:30 +08:00
Revert "Add: password restriction match to db image manual"
This reverts commit b270eaf8a27a2f3b96710498c1b005e97de577b0.
This commit is contained in:
parent
b270eaf8a2
commit
bb3a6b4f05
@ -173,7 +173,7 @@ Container images are configured using parameters passed at runtime (such as thos
|
||||
| `-e DB_HOST=<yourdbhost>` | for specifying the database host |
|
||||
| `-e DB_PORT=<yourdbport>` | for specifying the database port if not default 3306 |
|
||||
| `-e DB_USER=<yourdbuser>` | for specifying the database user |
|
||||
| `-e DB_PASS=<yourdbpass>` | for specifying the database password (minimum 4 characters & non-alphanumeric passwords must be properly escaped.) |
|
||||
| `-e DB_PASS=<yourdbpass>` | for specifying the database password (non-alphanumeric passwords must be properly escaped.) |
|
||||
| `-e DB_DATABASE=bookstackapp` | for specifying the database to be used |
|
||||
| `-v /config` | this will store any uploaded data on the docker host |
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user