fix nextcloud-db healthcheck: wrong user (#57)
All checks were successful
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline was successful

Reviewed-on: #57
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
Michael Grote 2024-05-07 01:38:04 +02:00 committed by Michael Grote
parent a34e9376ac
commit 98b346166a

View file

@ -25,7 +25,8 @@ services:
[
"CMD",
"healthcheck.sh",
"--connect",
"--su-mysql",
"--connect"
]
timeout: 30s