Skip to content

Commit

Permalink
fix bug webhook mgirate
Browse files Browse the repository at this point in the history
  • Loading branch information
cauta committed Apr 11, 2024
1 parent 24e8ac2 commit 25c07fc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ services:
extends:
file: docker-compose-wh.yml
service: postgres

networks:
crypitor-network:
aliases:
Expand All @@ -146,8 +145,6 @@ services:
depends_on:
postgres:
condition: service_healthy
webhook-migrate:
condition: service_completed_successfully
networks:
crypitor-network:
aliases:
Expand Down

0 comments on commit 25c07fc

Please sign in to comment.