cleanup
This commit is contained in:
@@ -28,8 +28,6 @@ services:
|
||||
- ${CORE_BUFFALO_CORE_PRUNED_PEBBLE_PATH_DATA:-core-buffalo-core-pruned-pebble-path}:/core/.ethereum
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
|
||||
command:
|
||||
- --datadir=/core/.ethereum
|
||||
- --port=10384
|
||||
|
||||
@@ -28,8 +28,6 @@ services:
|
||||
- ${CORE_MAINNET_CORE_ARCHIVE_LEVELDB_HASH_DATA:-core-mainnet-core-archive-leveldb-hash}:/core/.ethereum
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
|
||||
command:
|
||||
- --datadir=/core/.ethereum
|
||||
- --port=10169
|
||||
|
||||
@@ -28,8 +28,6 @@ services:
|
||||
- ${CORE_MAINNET_CORE_PRUNED_LEVELDB_HASH_DATA:-core-mainnet-core-pruned-leveldb-hash}:/core/.ethereum
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
|
||||
command:
|
||||
- --datadir=/core/.ethereum
|
||||
- --port=10169
|
||||
|
||||
@@ -28,8 +28,6 @@ services:
|
||||
- ${CORE_PIGEON_CORE_PRUNED_PEBBLE_PATH_DATA:-core-pigeon-core-pruned-pebble-path}:/core/.ethereum
|
||||
- /slowdisk:/slowdisk
|
||||
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
|
||||
command:
|
||||
- --datadir=/core/.ethereum
|
||||
- --port=10478
|
||||
|
||||
Reference in New Issue
Block a user