commit
34dafc6cdf
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
"name": "nodejs-mongodb-example",
|
||||
"annotations": {
|
||||
"description": "An example Node.js application with a MongoDB database",
|
||||
"tags": "instant-app,nodejs,mongodb",
|
||||
"tags": "quickstart,nodejs,mongodb",
|
||||
"iconClass": "icon-nodejs"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"name": "nodejs-example",
|
||||
"annotations": {
|
||||
"description": "An example Node.js application with no database",
|
||||
"tags": "instant-app,nodejs",
|
||||
"tags": "quickstart,nodejs",
|
||||
"iconClass": "icon-nodejs"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue