Add the Nginx template
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
[
|
||||
{
|
||||
"title": "Nginx",
|
||||
"description": "High performance web server",
|
||||
"logo": "http://www.gabrielmatteson.com/wp-content/uploads/2014/04/Nginx-Logo-02.png",
|
||||
"image": "nginx:latest",
|
||||
"ports": [
|
||||
"80/tcp",
|
||||
"443/tcp"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "MySQL",
|
||||
"description": "The most popular open-source database",
|
||||
|
||||
Reference in New Issue
Block a user