mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-05 05:24:05 +00:00
Change port for netbox. It now listens on 8080
parent
1ebad00d31
commit
643f48dc30
@ -92,7 +92,7 @@ scrape_configs:
|
||||
|
||||
- job_name: netbox
|
||||
static_configs:
|
||||
- targets: ['netbox:8001']
|
||||
- targets: ['netbox:8080']
|
||||
|
||||
- job_name: postgresql
|
||||
static_configs:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user