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 af279d9 commit 74afefcCopy full SHA for 74afefc
graphql-jpa-query-example-simple/docker-compose.yml
@@ -1,11 +1,11 @@
1
version: "3.2"
2
services:
3
- gpaphql-jpa-query-example:
+ gpaphql-jpa-query-example-simple:
4
volumes:
5
- "/var/run/docker.sock:/var/run/docker.sock"
6
ports:
7
- 8080:8080
8
- image: introproventures/graphql-jpa-query-example:latest
+ image: introproventures/graphql-jpa-query-example-simple:latest
9
networks:
10
- application
11
0 commit comments