X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fdocs%2Finstallation%2Fdocker_en.md;h=2a3b3d161a1b7c8d3c740b781e26ca4f45155e46;hb=c1c962e1a80873a22cdc328fffb446f550892b10;hp=64169852f78b7a093ef7c7125fcc633e6e344f08;hpb=5231d436d11a459cae087d18e03c8411ef775bc1;p=akkoma diff --git a/docs/docs/installation/docker_en.md b/docs/docs/installation/docker_en.md index 64169852f..2a3b3d161 100644 --- a/docs/docs/installation/docker_en.md +++ b/docs/docs/installation/docker_en.md @@ -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