Enable basicAuth

This commit is contained in:
Girish Ramakrishnan 2021-03-17 11:17:26 -07:00
parent d8bd5f4943
commit c889592075

View file

@ -10,7 +10,9 @@
"icon": "logo.png",
"addons": {
"localstorage": {},
"proxyAuth": {}
"proxyAuth": {
"basicAuth": true
}
},
"manifestVersion": 2,
"website": "https://prometheus.io/",