mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-03-24 12:18:51 +00:00
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