Skip to content

Commit

Permalink
error
Browse files Browse the repository at this point in the history
  • Loading branch information
AnmolSidhu16 committed Mar 11, 2024
1 parent fd83bd3 commit 6820a19
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions assets/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,18 +157,6 @@ services:
- PONGO_COMMAND=${ACTION}
- PONGO_NETWORK=${SERVICE_NETWORK_NAME}
- PONGO_ID=${PROJECT_ID}
healthcheck:
interval: 5s
retries: 10
test:
- CMD
- kong
- health
- --prefix=/kong-plugin/servroot/
timeout: 10s
disable: ${SERVICE_DISABLE_HEALTHCHECK:-false}
extra_hosts:
- "host.docker.internal:host-gateway"
networks:
pongo-test-network:
aliases:
Expand Down

0 comments on commit 6820a19

Please sign in to comment.