fix
This commit is contained in:
@@ -17,7 +17,6 @@ services:
|
|||||||
entrypoint: ["bor", "server"]
|
entrypoint: ["bor", "server"]
|
||||||
command: >
|
command: >
|
||||||
--chain=amoy
|
--chain=amoy
|
||||||
--datadir=/datadir
|
|
||||||
--bor.heimdall=${POLYGON_HEIMDALL_REST:-https://polygon-amoy-heimdall-rest.publicnode.com}
|
--bor.heimdall=${POLYGON_HEIMDALL_REST:-https://polygon-amoy-heimdall-rest.publicnode.com}
|
||||||
--db.engine=pebble
|
--db.engine=pebble
|
||||||
--state.scheme=path
|
--state.scheme=path
|
||||||
|
|||||||
@@ -17,7 +17,6 @@ services:
|
|||||||
entrypoint: ["bor", "server"]
|
entrypoint: ["bor", "server"]
|
||||||
command: >
|
command: >
|
||||||
--chain=mainnet
|
--chain=mainnet
|
||||||
--datadir=/datadir
|
|
||||||
--bor.heimdall=${POLYGON_HEIMDALL_REST:-https://polygon-heimdall-rest.publicnode.com}
|
--bor.heimdall=${POLYGON_HEIMDALL_REST:-https://polygon-heimdall-rest.publicnode.com}
|
||||||
--db.engine=pebble
|
--db.engine=pebble
|
||||||
--state.scheme=path
|
--state.scheme=path
|
||||||
|
|||||||
Reference in New Issue
Block a user