1
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 12s
Docker Build & Deploy / Deploy to Production (push) Successful in 4s

This commit is contained in:
孙诚
2025-03-06 17:25:10 +08:00
parent 1426ba7d04
commit 0fcea99a0b
3 changed files with 11 additions and 8 deletions

View File

@@ -51,15 +51,15 @@
"HealthyTasks": [
{
"ContainerName": "netdata_proxy",
"Url": "http://192.168.31.14:19999"
"Url": "http://192.168.31.14:14402"
},
{
"ContainerName": "nas_robot_proxy",
"Url": "http://192.168.31.14:35642/swagger/index.html"
"Url": "http://192.168.31.14:14902/swagger/index.html"
}
],
"ChineseNfo": {
"TvFolder": "/data/tv",
"HttpProxy": "http://192.168.31.14:47890"
"HttpProxy": ""
}
}