This commit is contained in:
squidbear
2025-03-29 09:47:56 +01:00
parent feacfbfc29
commit c3e4e91c1b
2 changed files with 0 additions and 2 deletions

View File

@@ -17,7 +17,6 @@ services:
entrypoint: ["bor", "server"]
command: >
--chain=amoy
--datadir=/datadir
--bor.heimdall=${POLYGON_HEIMDALL_REST:-https://polygon-amoy-heimdall-rest.publicnode.com}
--db.engine=pebble
--state.scheme=path

View File

@@ -17,7 +17,6 @@ services:
entrypoint: ["bor", "server"]
command: >
--chain=mainnet
--datadir=/datadir
--bor.heimdall=${POLYGON_HEIMDALL_REST:-https://polygon-heimdall-rest.publicnode.com}
--db.engine=pebble
--state.scheme=path