Add missing localstorage addon
This commit is contained in:
parent
74cdc12b60
commit
2201ba83b1
@ -4,10 +4,11 @@
|
|||||||
"author": "TerminusDB",
|
"author": "TerminusDB",
|
||||||
"description": "TerminusDB is an open-source graph database and document store. It is designed for collaboratively building data-intensive applications and knowledge graphs.",
|
"description": "TerminusDB is an open-source graph database and document store. It is designed for collaboratively building data-intensive applications and knowledge graphs.",
|
||||||
"tagline": "If you want to collaborate with colleagues or build data-intensive applications, nothing will make you more productive.",
|
"tagline": "If you want to collaborate with colleagues or build data-intensive applications, nothing will make you more productive.",
|
||||||
"version": "0.0.5",
|
"version": "0.0.6",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 3000,
|
"httpPort": 3000,
|
||||||
"addons": {
|
"addons": {
|
||||||
|
"localstorage": {},
|
||||||
"proxyAuth": {}
|
"proxyAuth": {}
|
||||||
},
|
},
|
||||||
"optionalSso": true,
|
"optionalSso": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user