mirror of
https://github.com/mdlayher/homelab.git
synced 2024-12-14 11:47:32 +00:00
gokrazy: enable consrv prometheus metrics
Signed-off-by: Matt Layher <mdlayher@gmail.com>
This commit is contained in:
parent
53c17e8c8e
commit
64faa75bb3
1 changed files with 4 additions and 0 deletions
|
@ -14,3 +14,7 @@ identities = ["mdlayher"]
|
||||||
[[identities]]
|
[[identities]]
|
||||||
name = "mdlayher"
|
name = "mdlayher"
|
||||||
public_key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN5i5d0mRKAf02m+ju+I1KrAYw3Ny2IHXy88mgyragBN Matt Layher (mdlayher@gmail.com)"
|
public_key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN5i5d0mRKAf02m+ju+I1KrAYw3Ny2IHXy88mgyragBN Matt Layher (mdlayher@gmail.com)"
|
||||||
|
|
||||||
|
[debug]
|
||||||
|
address = ":9288"
|
||||||
|
prometheus = true
|
||||||
|
|
Loading…
Reference in a new issue