fix: revert service hostnames to localhost for host network mode

This commit is contained in:
Ryan Moon
2026-04-01 21:15:52 -05:00
parent 41037af4f6
commit bc2f39c208

View File

@@ -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