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 d89c33f commit 5cbd65fCopy full SHA for 5cbd65f
docker-compose.yaml
@@ -1,6 +1,6 @@
1
services:
2
router:
3
- image: ghcr.io/apollographql/router:v0.14.0
+ image: ghcr.io/apollographql/router:v1.0.0-alpha.0
4
volumes:
5
- ./router.yaml:/dist/config/router.yaml
6
- ./supergraph.graphql:/dist/config/supergraph.graphql
0 commit comments