Add missing localstorage addon

This commit is contained in:
Joe 2021-03-10 10:33:46 -06:00
parent 74cdc12b60
commit 2201ba83b1
1 changed files with 2 additions and 1 deletions

View File

@ -4,10 +4,11 @@
"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.",
"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": "/",
"httpPort": 3000,
"addons": {
"localstorage": {},
"proxyAuth": {}
},
"optionalSso": true,