update README.md

This commit is contained in:
2026-02-07 19:58:56 +01:00
parent b676145d55
commit c782f8917b
6 changed files with 59 additions and 37 deletions
+3
View File
@@ -0,0 +1,3 @@
until nc -z mariadb 3306; do
sleep 2
done