feat: new endpoint for collect
This commit is contained in:
parent
606281a4a5
commit
fecaec7a4a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
// collectorURL URL where the stats are sent.
|
// collectorURL URL where the stats are sent.
|
||||||
const collectorURL = "https://collect.traefik.io/9vxmmkcdmalbdi635d4jgc5p5rx0h7h8"
|
const collectorURL = "https://collect.traefik.io/yYaUej3P42cziRVzv6T5w2aYy9po2Mrn"
|
||||||
|
|
||||||
// Collected data.
|
// Collected data.
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue