Merge branch 'develop' into stable
[akkoma] / docs / docs / installation / docker_en.md
index 64169852f78b7a093ef7c7125fcc633e6e344f08..2a3b3d161a1b7c8d3c740b781e26ca4f45155e46 100644 (file)
@@ -51,7 +51,8 @@ mkdir pgdata
 ```
 
 This will ask you a few questions - the defaults are fine for most things,
-the database hostname is `db`, and you will want to set the ip to `0.0.0.0`.
+the database hostname is `db`, the database password is `akkoma`
+(not auto generated), and you will want to set the ip to `0.0.0.0`.
 
 Now we'll want to copy over the config it just created