Skip to content

Commit

Permalink
chore: remove links section
Browse files Browse the repository at this point in the history
  • Loading branch information
xadahiya committed Nov 1, 2024
1 parent 4610701 commit a7de481
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ services:
- ${CORE_API_PORT:-8002}
ports:
- ${CORE_API_PORT-8002}:${CORE_API_PORT-8002}
links:
- "ipfs"
- "redis"
- "rabbitmq"
- "snapshotter-local-collector"
depends_on:
redis:
condition: service_healthy
Expand Down

0 comments on commit a7de481

Please sign in to comment.