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 108b9f5 commit bae19fdCopy full SHA for bae19fd
ci-compose.yml
@@ -2,7 +2,7 @@ version: "3"
2
3
services:
4
postgres:
5
- image: postgres:14-alpine
+ image: bryanchriswhite/ledger-subquery-postgres:stable
6
ports:
7
- 5432:5432
8
volumes:
@@ -130,4 +130,4 @@ services:
130
WASM_RELAYER_MNEMONIC: "all expect burger grit believe forest match math holiday polar roof soccer thank focus note lion gesture dream bounce pony whip scale group refuse"
131
expose:
132
- 3000 # REST API https://hermes.informal.systems/rest-api.html#endpoints
133
- - 3001 # prometheus telemetry
+ - 3001 # prometheus telemetry
0 commit comments