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.
2 parents fab3186 + 42114fa commit 49ef420Copy full SHA for 49ef420
docker-compose.override.yml.dist
@@ -16,7 +16,7 @@ services:
16
volumes:
17
- ./pgadmin_storage:/var/lib/pgadmin/storage
18
graphql-engine:
19
- image: hasura/graphql-engine:v1.2.2
+ image: hasura/graphql-engine:v1.3.0
20
ports:
21
- 8080:8080
22
environment:
docker-compose.yml
@@ -11,7 +11,7 @@ services:
11
- postgres
12
restart: always
13
14
15
networks:
0 commit comments