Change port for netbox. It now listens on 8080
@@ -92,7 +92,7 @@ scrape_configs:
|
||||
|
||||
- job_name: netbox
|
||||
static_configs:
|
||||
- targets: ['netbox:8001']
|
||||
- targets: ['netbox:8080']
|
||||
|
||||
- job_name: postgresql
|
||||
static_configs:
|
||||
|
||||
Reference in New Issue
Block a user