mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-06 04:18:07 +00:00
fix 修复 nacos 监控模板错误的数据源地址
This commit is contained in:
@@ -4320,8 +4320,8 @@
|
||||
"allValue": "",
|
||||
"current": {
|
||||
"selected": false,
|
||||
"text": "101.42.248.151:8848",
|
||||
"value": "101.42.248.151:8848"
|
||||
"text": "127.0.0.1:8848",
|
||||
"value": "127.0.0.1:8848"
|
||||
},
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
|
Reference in New Issue
Block a user