fix
This commit is contained in:
@@ -45,7 +45,7 @@ services:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CORE_BUFFALO_CORE_PRUNED_PEBBLE_PATH_DATA:-core-buffalo-core-pruned-pebble-path}:/core/.ethereum
|
||||
- .//buffalo:/config
|
||||
- ./core/buffalo:/config
|
||||
- /slowdisk:/slowdisk
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
|
||||
@@ -45,7 +45,7 @@ services:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CORE_MAINNET_CORE_ARCHIVE_LEVELDB_HASH_DATA:-core-mainnet-core-archive-leveldb-hash}:/core/.ethereum
|
||||
- .//mainnet:/config
|
||||
- ./core/mainnet:/config
|
||||
- /slowdisk:/slowdisk
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
|
||||
@@ -45,7 +45,7 @@ services:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CORE_MAINNET_CORE_PRUNED_LEVELDB_HASH_DATA:-core-mainnet-core-pruned-leveldb-hash}:/core/.ethereum
|
||||
- .//mainnet:/config
|
||||
- ./core/mainnet:/config
|
||||
- /slowdisk:/slowdisk
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
|
||||
@@ -45,7 +45,7 @@ services:
|
||||
- chains
|
||||
volumes:
|
||||
- ${CORE_PIGEON_CORE_PRUNED_PEBBLE_PATH_DATA:-core-pigeon-core-pruned-pebble-path}:/core/.ethereum
|
||||
- .//pigeon:/config
|
||||
- ./core/pigeon:/config
|
||||
- /slowdisk:/slowdisk
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
|
||||
Reference in New Issue
Block a user