fix nextcloud-db healthcheck: wrong user #57

Merged
mg merged 1 commit from ndh into master 2024-05-07 01:38:05 +02:00
Showing only changes of commit 9f4d44f61b - Show all commits

View file

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