align docker_example.yml with example.yml

bits I've left different:

* hostname for db, redis, meili (so they match the values in the
  example compose file)

* listen address / socket (because changing them will confuse docker)

* no mention of the pidfile (because it's completely useless in
  docker)
This commit is contained in:
dakkar 2025-04-28 19:32:52 +01:00
parent 4981e5ba36
commit 0d41e71ec4
2 changed files with 71 additions and 12 deletions

View file

@ -45,7 +45,7 @@
# option will automatically generate and publish a
# tarball at build time, protecting you from
# inadvertent license violations. (There is no legal
# guarantee, of course.) The tarball will generated
# guarantee, of course.) The tarball will be generated
# from the root directory of your codebase. So it is
# also recommended to check <built/tarball> directory
# once after building and before activating the server