fix nextcloud-db healthcheck: wrong user #57
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,8 @@ services:
|
|||
[
|
||||
"CMD",
|
||||
"healthcheck.sh",
|
||||
"--connect",
|
||||
"--su-mysql",
|
||||
"--connect"
|
||||
]
|
||||
timeout: 30s
|
||||
|
||||
|
|
Loading…
Reference in a new issue