Hi, I'm trying to get the dawarich app to run. It currently fails and I think it is because the database container doesn't create the necessary databases. I left parameters mostly on default values. I am using my own custom network and had to use a different port because there is another postgres running. I get the following useless error message, presumably triggered by the health check. 2026-08-01 21:36:11.570 CEST [385] FATAL: database "dawarich_development" does not exist Checking the container, it looks like the db dawarich was created, ignoring the docker parameter Database name set to the default value dawarich_development Any hints on what I might have done wrong or where I can report this problem more constructively?