[修改]confd模板的缩进格式
This commit is contained in:
@@ -30,6 +30,6 @@ services:
|
||||
node-exporter:
|
||||
build: docker/node_exporter
|
||||
opcua-exporter:
|
||||
build: opcua-expoter
|
||||
build: opcua-exporter
|
||||
volumes:
|
||||
- ./data:/data
|
||||
@@ -8,4 +8,4 @@ scrape_configs:
|
||||
|
||||
- job_name: 'opcua_exporter'
|
||||
static_configs:
|
||||
- targets: [ 'localhost:8191' ]
|
||||
- targets: [ 'opcua-exporter:8191' ]
|
||||
Reference in New Issue
Block a user