Fix scripts; add icon reference
This commit is contained in:
@@ -4,17 +4,18 @@
|
||||
"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.2",
|
||||
"version": "0.0.4",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 3000,
|
||||
"addons": {
|
||||
"proxyAuth": {}
|
||||
},
|
||||
"optionalSso": true,
|
||||
"memoryLimit": 1610612736,
|
||||
"manifestVersion": 2,
|
||||
"website": "https://terminusdb.com",
|
||||
"contactEmail": "support@clourdon.io",
|
||||
"icon": "",
|
||||
"icon": "logo512.png",
|
||||
"tags": [ "graph database", "revision control" ],
|
||||
"mediaLinks": [],
|
||||
"postInstallMessage": "good luck",
|
||||
|
||||
Reference in New Issue
Block a user