fix postgres healthcheck #4

Open
Apfelwurm wants to merge 1 commits from fix/postgreshealthcheck into master
Owner

the postgres healthcheck seems to trigger

[39] FATAL:  database "zammad" does not exist

so i specified the database to the healthcheck to fix this.

the postgres healthcheck seems to trigger ``` [39] FATAL: database "zammad" does not exist ``` so i specified the database to the healthcheck to fix this.
Apfelwurm added 1 commit 2026-01-28 00:34:18 +00:00
Checking for merge conflicts ...
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/postgreshealthcheck:fix/postgreshealthcheck
git checkout fix/postgreshealthcheck
Sign in to join this conversation.
No description provided.