[修正]修正了各个服务中confd中的reload重启命令
This commit is contained in:
@@ -6,5 +6,5 @@ keys = [
|
||||
"/exporter/",
|
||||
"/metrics/",
|
||||
]
|
||||
reload_cmd = "pkill -f opcua-exporter"
|
||||
reload_cmd = "pkill -f opcua_exporter"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user