Skip to content

Commit

Permalink
fix webhook docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
cauta committed Apr 11, 2024
1 parent 75710db commit 24e8ac2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/docker/docker-compose-wh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ services:
# depends_on:
# postgres:
# condition: service_healthy
links:
- postgres
# links:
# - postgres
extra_hosts:
- "host.docker.internal:host-gateway"

0 comments on commit 24e8ac2

Please sign in to comment.