fix: revert service hostnames to localhost for host network mode
This commit is contained in:
@@ -54,10 +54,6 @@ jobs:
|
|||||||
--health-timeout 3s
|
--health-timeout 3s
|
||||||
--health-retries 5
|
--health-retries 5
|
||||||
|
|
||||||
env:
|
|
||||||
DB_HOST: postgres
|
|
||||||
REDIS_URL: redis://valkey:6379
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user