Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
power-node
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
Odysseus
power-node
Commits
b00b58af
Commit
b00b58af
authored
Mar 16, 2024
by
duanjinfei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update config
parent
96e90c07
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
6 deletions
+4
-6
config.go
conf/config.go
+0
-1
config.json
config.json
+4
-5
No files found.
conf/config.go
View file @
b00b58af
...
...
@@ -26,7 +26,6 @@ type Config struct {
ApiUrl
string
`json:"api_url"`
ValidatorUrl
string
`json:"validator_url"`
OssUrl
string
`json:"oss_url"`
AllowConnNmCount
int
`json:"allow_conn_nm_count"`
}
var
_cfg
*
Config
=
nil
...
...
config.json
View file @
b00b58af
{
"nm_seed"
:
"43.198.2
52.255
:10001"
,
"api_url"
:
"https://console.aigic
.ai
/api/task/taskheat"
,
"nm_seed"
:
"43.198.2
9.144
:10001"
,
"api_url"
:
"https://console.aigic
oin.ai/admin
/api/task/taskheat"
,
"node_manager_num"
:
1
,
"heart_response"
:
60
,
"task_validator_time"
:
1
,
"container_num"
:
1
,
"chain_id"
:
100
,
"validator_url"
:
"43.198.252.255:20011"
,
"oss_url"
:
"http://43.198.252.255:13000/api/v1/upload"
,
"allow_conn_nm_count"
:
5
"validator_url"
:
"43.198.29.144:20011"
,
"oss_url"
:
"https://tmp-file.agicoin.ai/api/v1/upload"
}
\ No newline at end of file
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