Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
hellwolf committed Aug 28, 2024
1 parent 3a53184 commit a1e3bff
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/subgraph/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
version: "3"
services:
docker-host:
image: qoomon/docker-host
cap_add: [ 'NET_ADMIN', 'NET_RAW' ]
restart: on-failure
environment:
- PORTS=8545
graph-node:
image: graphprotocol/graph-node:v0.35.0
ports:
Expand Down

0 comments on commit a1e3bff

Please sign in to comment.