fix
This commit is contained in:
@@ -50,7 +50,7 @@ services:
|
||||
- chains
|
||||
volumes:
|
||||
- ${BSC_CHAPEL_BSC_PRUNED_PEBBLE_PATH_DATA:-bsc-chapel-bsc-pruned-pebble-path}:/bsc/.ethereum
|
||||
- .//chapel:/config
|
||||
- ./bsc/chapel:/config
|
||||
- /slowdisk:/slowdisk
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
|
||||
@@ -50,7 +50,7 @@ services:
|
||||
- chains
|
||||
volumes:
|
||||
- ${BSC_MAINNET_BSC_PRUNED_PEBBLE_PATH_DATA:-bsc-mainnet-bsc-pruned-pebble-path}:/bsc/.ethereum
|
||||
- .//mainnet:/config
|
||||
- ./bsc/mainnet:/config
|
||||
- /slowdisk:/slowdisk
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
|
||||
Reference in New Issue
Block a user