]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
docker: set default postgresql port back to 5432 821/head
authorAnthony Ruhier <aruhier@mailbox.org>
Wed, 27 Apr 2022 23:57:43 +0000 (01:57 +0200)
committerAnthony Ruhier <aruhier@mailbox.org>
Thu, 28 Apr 2022 00:04:19 +0000 (02:04 +0200)
commitc66de5931c4f2abb05027c282eee4dc83951f163
tree564c6caeb8ca6cb8e02f6b7a29d8159d65891c30
parent2caa2d5b321db5196acf50dc6c436dbdfd45be9e
docker: set default postgresql port back to 5432

Postgresql default port in the docker prepare script has been changed by
mistake to 5342 in commit c2c8a2754. Set it back to 5432.
docker/docker-prepare.sh