revert tipi version
This commit is contained in:
parent
e2b060b6ff
commit
007da3662b
|
@ -11,11 +11,10 @@
|
|||
"data"
|
||||
],
|
||||
"description": "A web-based MongoDB admin interface written with Node.js, Express, and Bootstrap3",
|
||||
"tipi_version": 2,
|
||||
"tipi_version": 1,
|
||||
"version": "1.0.0",
|
||||
"source": "https://github.com/mongo-express/mongo-express",
|
||||
"website": "https://www.mongodb.com/",
|
||||
"exposable": true,
|
||||
"no_gui": true,
|
||||
"form_fields": [
|
||||
{
|
||||
|
|
|
@ -11,11 +11,12 @@
|
|||
"data"
|
||||
],
|
||||
"description": "MongoDB is an open-source document-oriented database that is designed to store a large scale of data and also allows you to work with that data very efficiently. It is categorized under the NoSQL (Not only SQL) database because the storage and retrieval of data in the MongoDB are not in the form of tables.",
|
||||
"tipi_version": 2,
|
||||
"tipi_version": 1,
|
||||
"version": "7.0.2",
|
||||
"source": "https://github.com/mongodb/mongo",
|
||||
"website": "https://www.mongodb.com/",
|
||||
"exposable": true,
|
||||
"no_gui": true,
|
||||
"form_fields": [
|
||||
{
|
||||
"type": "text",
|
||||
|
|
Loading…
Reference in New Issue
Block a user