Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
metadeploy
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
Nebula
metadeploy
Commits
c790e95c
Commit
c790e95c
authored
Jul 20, 2023
by
root
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
run ok
parent
bd475faa
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
docker-compose.yml
docker-compose.yml
+2
-2
app.json
sentry/app.json
+1
-1
No files found.
docker-compose.yml
View file @
c790e95c
...
@@ -64,7 +64,7 @@ services:
...
@@ -64,7 +64,7 @@ services:
ring
:
ring
:
image
:
ring
image
:
ring
container_name
:
ring
container_name
:
ring
entrypoint
:
MetaRing start
--enabletest
true
--mempool.sentryurl sentry:38003 --mempool.nebulaurl nebula:38004 --mempool.p2purl net:38010 --mempool.cryptourl cryptor:38001 --mempool.checkerurl txchecker:38002
entrypoint
:
MetaRing start
--ethconfig.httphost 0.0.0.0
--mempool.sentryurl sentry:38003 --mempool.nebulaurl nebula:38004 --mempool.p2purl net:38010 --mempool.cryptourl cryptor:38001 --mempool.checkerurl txchecker:38002
depends_on
:
depends_on
:
-
net
-
net
-
sentry
-
sentry
...
@@ -84,7 +84,7 @@ services:
...
@@ -84,7 +84,7 @@ services:
max_attempts
:
100
max_attempts
:
100
window
:
120s
window
:
120s
ports
:
ports
:
-
1
8545:8545
-
8545:8545
-
5001:5001
-
5001:5001
prometheus
:
prometheus
:
...
...
sentry/app.json
View file @
c790e95c
{
{
"contract"
:
"0x054795542cA35Fb055b219ed647628935e5dDf96"
,
"contract"
:
"0x054795542cA35Fb055b219ed647628935e5dDf96"
,
"rpc_node"
:
"http://1
72.17.0.
1:8545"
,
"rpc_node"
:
"http://1
92.168.1.3
1:8545"
,
"chain_id"
:
1024
,
"chain_id"
:
1024
,
"main_account_priv"
:
"F53D987FB2E98107A6AD7916AA8C6FF65F9C19D3F703AF7540002357ECAB69A1"
"main_account_priv"
:
"F53D987FB2E98107A6AD7916AA8C6FF65F9C19D3F703AF7540002357ECAB69A1"
}
}
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