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