Update database.rst

Correct keyword for postgresql-flavor
This commit is contained in:
AndreKoepke
2019-12-30 15:10:26 +01:00
committed by GitHub
parent 5d20f2893a
commit b42b48b836

View File

@@ -20,7 +20,7 @@ This images has the following features:
Useful in swarm environments, since the /data directory should not be on any network
filesystem (performance).
To make use of this functionality, just select *Postgresql* as database flavor.
To make use of this functionality, just select `postgresql` as database flavor.
Don't select the usage of an external database. The ``docker-compose.yml`` and ``mailu.env``
will pull in ``mailu/postgresql``. This image and ``mailu/admin`` contain all the scripts
to automatically setup the database.