This commit is contained in:
Para Dox
2025-04-10 16:28:45 +07:00
parent 0f89b5ddf6
commit 00997f8bc0
221 changed files with 1339 additions and 1937 deletions

View File

@@ -28,8 +28,6 @@ services:
- ${POLYGON_AMOY_BOR_PRUNED_PEBBLE_PATH_DATA:-polygon-amoy-bor-pruned-pebble-path}:/root.bor/
- /slowdisk:/slowdisk
- .jwtsecret:/jwtsecret:ro
entrypoint: [bor, server]
command:
- --datadir=/root.bor/

View File

@@ -28,8 +28,6 @@ services:
- ${POLYGON_MAINNET_BOR_PRUNED_PEBBLE_PATH_DATA:-polygon-mainnet-bor-pruned-pebble-path}:/root.bor/
- /slowdisk:/slowdisk
- .jwtsecret:/jwtsecret:ro
entrypoint: [bor, server]
command:
- --datadir=/root.bor/