Skip to content

Commit 443a576

Browse files
authored
Merge pull request #554 from input-output-hk/jpraynaud/fix-mithril-infra
Fix mithril infra configuration
2 parents 7731254 + ea9b8b5 commit 443a576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mithril-infra/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ services:
131131
- RUST_BACKTRACE=1
132132
- AGGREGATOR_ENDPOINT=http://mithril-aggregator:8080/aggregator
133133
- NETWORK=${NETWORK}
134-
- PARTY_ID=pool1t2zfh44yjhgxxrmt563k0wjw9v7vc7jn29vpyyz4vrq4yk8k4m6 # APEX / https://preview.cexplorer.io/pool/pool1t2zfh44yjhgxxrmt563k0wjw9v7vc7jn29vpyyz4vrq4yk8k4m6
134+
- PARTY_ID=pool15qde6mnkc0jgycm69ua0grwxmmu0tke54h5uhml0j8ndw3kcu9x # Mithril / https://preview.cexplorer.io/pool/pool15qde6mnkc0jgycm69ua0grwxmmu0tke54h5uhml0j8ndw3kcu9x
135135
- RUN_INTERVAL=240000
136136
- DB_DIRECTORY=/db
137137
- DATA_STORES_DIRECTORY=/mithril-signer-1

0 commit comments

Comments
 (0)