Enable basicAuth
This commit is contained in:
parent
d8bd5f4943
commit
c889592075
1 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,9 @@
|
|||
"icon": "logo.png",
|
||||
"addons": {
|
||||
"localstorage": {},
|
||||
"proxyAuth": {}
|
||||
"proxyAuth": {
|
||||
"basicAuth": true
|
||||
}
|
||||
},
|
||||
"manifestVersion": 2,
|
||||
"website": "https://prometheus.io/",
|
||||
|
|
Loading…
Reference in a new issue