Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
89a2f765
Unverified
Commit
89a2f765
authored
2 years ago
by
Mark Tyneway
Committed by
GitHub
2 years ago
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3139 from ethereum-optimism/fix/docker-config
ops-bedrock: simple config fixes
parents
f05ab6b6
1d23f3be
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
docker-compose.yml
ops-bedrock/docker-compose.yml
+1
-2
No files found.
ops-bedrock/docker-compose.yml
View file @
89a2f765
...
...
@@ -90,7 +90,7 @@ services:
L1_ETH_RPC
:
http://l1:8545
L2_ETH_RPC
:
http://l2:8545
ROLLUP_RPC
:
http://op-node:8545
OUTPUT_SUBMITTER_POLL_INTERVAL
:
1
0
s
OUTPUT_SUBMITTER_POLL_INTERVAL
:
1s
OUTPUT_SUBMITTER_NUM_CONFIRMATIONS
:
1
OUTPUT_SUBMITTER_SAFE_ABORT_NONCE_TOO_LOW_COUNT
:
3
OUTPUT_SUBMITTER_RESUBMISSION_TIMEOUT
:
30s
...
...
@@ -123,7 +123,6 @@ services:
BATCH_SUBMITTER_RESUBMISSION_TIMEOUT
:
30s
BATCH_SUBMITTER_MNEMONIC
:
test test test test test test test test test test test junk
BATCH_SUBMITTER_SEQUENCER_HD_PATH
:
"
m/44'/60'/0'/0/2"
BATCH_SUBMITTER_SEQUENCER_HISTORY_DB_FILENAME
:
"
history_db.json"
BATCH_SUBMITTER_SEQUENCER_GENESIS_HASH
:
"
${SEQUENCER_GENESIS_HASH}"
BATCH_SUBMITTER_SEQUENCER_BATCH_INBOX_ADDRESS
:
"
${SEQUENCER_BATCH_INBOX_ADDRESS}"
BATCH_SUBMITTER_LOG_TERMINAL
:
"
true"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment