This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
ccfos
/
nightingale
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
20
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
docs: change docker compose config
main
ning
2 years ago
parent
12263d1453
commit
867a61c8dc
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docker/compose-bridge/etc-categraf/config.toml
+ 1
- 1
docker/compose-bridge/etc-categraf/config.toml
View File
@@ -78,6 +78,6 @@ enable = true
## ibex flush interval
interval = "1000ms"
## n9e ibex server rpc address
servers = ["
ibex
:20090"]
servers = ["
nightingale
:20090"]
## temp script dir
meta_dir = "./meta"
Write
Preview
Loading…
Cancel
Save