Skip to content

Commit 4e6895f

Browse files
authored
fix sign2 ip (#86)
1 parent cc33b14 commit 4e6895f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

prometheus/prometheus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ scrape_configs:
2525

2626
- job_name: 'SCE-sign2'
2727
static_configs:
28-
- targets: ['192.168.69.123:8000']
28+
- targets: ['sce-sign2:8080']
2929

3030
alerting:
3131
alertmanagers:

0 commit comments

Comments
 (0)