mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
feat: add optional basic auth for metrics endpoint
This commit is contained in:
parent
a6097204c7
commit
879c6a62e2
7 changed files with 92 additions and 3 deletions
|
|
@ -89,3 +89,8 @@ sentry:
|
|||
|
||||
prometheus:
|
||||
enabled: false
|
||||
|
||||
basicAuth:
|
||||
enabled: false
|
||||
username: ""
|
||||
password: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue