Skip to content

Commit

Permalink
Using query-gateway at the 0.1.4 tag
Browse files Browse the repository at this point in the history
	modified:   docker-compose.yml
  • Loading branch information
abernatskiy committed Oct 2, 2023
1 parent ac67727 commit 6ae0022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
# command: ["postgres", "-c", "log_statement=all"]
shm_size: 1gb
query-gateway:
image: subsquid/query-gateway:mirovia
image: subsquid/query-gateway:0.1.4
environment:
BOOTSTRAP: "true"
HTTP_LISTEN_ADDR: 0.0.0.0:8000
Expand Down

0 comments on commit 6ae0022

Please sign in to comment.