Fix CI test DB host for service network
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
|||||||
--health-timeout=5s
|
--health-timeout=5s
|
||||||
--health-retries=20
|
--health-retries=20
|
||||||
env:
|
env:
|
||||||
DB_HOST: 127.0.0.1
|
DB_HOST: mariadb
|
||||||
DB_PORT: "3306"
|
DB_PORT: "3306"
|
||||||
DB_USER: jellomator
|
DB_USER: jellomator
|
||||||
DB_PASSWORD: jellomator
|
DB_PASSWORD: jellomator
|
||||||
|
|||||||
Reference in New Issue
Block a user