Build app from source
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"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.1",
|
||||
"version": "0.0.2",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 3000,
|
||||
"addons": {
|
||||
@@ -21,5 +21,5 @@
|
||||
"minBoxVersion": "5.3.0",
|
||||
"documentationUrl": "https://terminusdb.com/docs/terminusdb/#/",
|
||||
"forumUrl": "https://forum.cloudron.io/",
|
||||
"changelog": "Initial build"
|
||||
"changelog": "Build from source"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user