@@ -12,14 +12,7 @@ services:
- ${DB_PORT}:3306
restart: always
healthcheck:
test:
[
"CMD",
"healthcheck.sh",
"--su-mysql",
"--connect",
"--innodb_initialized",
]
test: ["CMD", "healthcheck.sh", "--su-mysql", "--connect"]
interval: 10s
timeout: 5s
retries: 3
The note is not visible to the blocked user.