We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e80433 commit 5d9934fCopy full SHA for 5d9934f
docker-compose.yaml
@@ -1,7 +1,7 @@
1
name: "hive-platform-demo"
2
services:
3
gateway:
4
- image: ghcr.io/graphql-hive/gateway:1.13.5
+ image: ghcr.io/graphql-hive/gateway:2.1.7
5
depends_on:
6
- users_subgraph
7
- comments_subgraph
0 commit comments