fix nextcloud-db healthcheck: wrong user #57

Merged
mg merged 1 commit from ndh into master 2024-05-07 01:38:05 +02:00

View file

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