Fix Firefly III MariaDB health check.

This commit is contained in:
Kajetan Rzepecki 2024-06-09 13:14:07 +02:00
parent 45017efe00
commit 00ed54799f
No known key found for this signature in database
GPG Key ID: 652F6916DD61728E

View File

@ -39,7 +39,7 @@ services:
test: test:
[ [
"CMD", "CMD",
"mysqladmin", "mariadb-admin",
"ping", "ping",
"-h", "-h",
"127.0.0.1", "127.0.0.1",