fix
This commit is contained in:
@@ -15,6 +15,7 @@ services:
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 3m
|
||||
volumes:
|
||||
#- ${FRAXTAL_MAINNET_OP_GETH_ARCHIVE_LEVELDB_HASH_DATA:-fraxtal-mainnet-op-geth-archive-leveldb-hash}:/data
|
||||
- fraxtal-mainnet-op-geth-archive-leveldb-hash:/data
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- ./fraxtal/mainnet:/config
|
||||
|
||||
@@ -15,6 +15,7 @@ services:
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 3m
|
||||
volumes:
|
||||
#- ${FRAXTAL_MAINNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-fraxtal-mainnet-op-geth-pruned-pebble-path}:/data
|
||||
- fraxtal-mainnet-op-geth-pruned-pebble-path:/data
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- ./fraxtal/mainnet:/config
|
||||
|
||||
@@ -15,6 +15,7 @@ services:
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 3m
|
||||
volumes:
|
||||
#- ${FRAXTAL_TESTNET_OP_GETH_ARCHIVE_LEVELDB_HASH_DATA:-fraxtal-testnet-op-geth-archive-leveldb-hash}:/data
|
||||
- fraxtal-testnet-op-geth-archive-leveldb-hash:/data
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- ./fraxtal/mainnet:/config
|
||||
|
||||
@@ -15,6 +15,7 @@ services:
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 3m
|
||||
volumes:
|
||||
#- ${FRAXTAL_TESTNET_OP_GETH_PRUNED_PEBBLE_PATH_DATA:-fraxtal-testnet-op-geth-pruned-pebble-path}:/data
|
||||
- fraxtal-testnet-op-geth-pruned-pebble-path:/data
|
||||
- .jwtsecret:/jwtsecret:ro
|
||||
- ./fraxtal/mainnet:/config
|
||||
|
||||
Reference in New Issue
Block a user