Skip to content

Commit

Permalink
docs: remove internal configuration (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-abrioux authored Oct 18, 2023
1 parent 5fd20c1 commit d976208
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,13 +125,6 @@ query ByChannelId($topics: [String!]) {
}
```

## Ports forwarding required to deploy on Kubernetes (example on Goerli)

```
kubectl port-forward -n production graph-goerli-node-0 8020:8020
kubectl port-forward -n production ipfs-goerli-request-ipfs-0 5001:5001
```

## Run on another network

To test this on another network than your local Ganache:
Expand Down

0 comments on commit d976208

Please sign in to comment.