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

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
1 changed files with 2 additions and 1 deletions

View File

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