update env variables
This commit is contained in:
@@ -23,10 +23,10 @@ services:
|
||||
- zora-mainnet:/data
|
||||
- .jwtsecret:/jwtsecret
|
||||
environment:
|
||||
- "OP_GETH_GENESIS_FILE_PATH=/app/mainnet/zora/genesis.json"
|
||||
- "OP_GETH_SEQUENCER_HTTP=https://rpc-zora-mainnet-0.t.conduit.xyz"
|
||||
- "OP_GETH_GCMODE=full"
|
||||
- "OP_GETH_STATE_SCHEME=hash"
|
||||
- "GETH_GENESIS_FILE_PATH=/app/mainnet/zora/genesis.json"
|
||||
- "GETH_SEQUENCER_HTTP=https://rpc-zora-mainnet-0.t.conduit.xyz"
|
||||
- "GETH_GCMODE=full"
|
||||
- "GETH_STATE_SCHEME=hash"
|
||||
- "GETH_DB_ENGINE=pebble"
|
||||
- "P2P_PORT=2483"
|
||||
- "WS_PORT=8545"
|
||||
|
||||
Reference in New Issue
Block a user