Update thegraph.yml

This commit is contained in:
Alex Coseru 2022-11-28 16:17:40 +02:00 committed by GitHub
parent 7bf20733d4
commit f1f29e9eb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3' version: '3'
services: services:
graph-node: graph-node:
image: graphprotocol/graph-node:v0.28.3 image: graphprotocol/graph-node:v0.28.2
ports: ports:
- '9000:8000' - '9000:8000'
- '9001:8001' - '9001:8001'