fix: docker url
This commit is contained in:
parent
3b29b88522
commit
faf83978a2
1 changed files with 1 additions and 1 deletions
|
@ -31,4 +31,4 @@ scrape_configs:
|
||||||
# scheme defaults to 'http'.
|
# scheme defaults to 'http'.
|
||||||
|
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['localhost:9323']
|
- targets: ['neo.faulty.nl:9393']
|
Reference in a new issue