Fix CI test DB host for service network
Some checks failed
docker / test (push) Failing after 11s
docker / build-and-push (push) Has been skipped

This commit is contained in:
Space-Banane
2026-05-20 22:06:37 +02:00
parent be24e7c071
commit 2142826b07

View File

@@ -27,7 +27,7 @@ jobs:
--health-timeout=5s
--health-retries=20
env:
DB_HOST: 127.0.0.1
DB_HOST: mariadb
DB_PORT: "3306"
DB_USER: jellomator
DB_PASSWORD: jellomator