Add the httpd template
This commit is contained in:
@@ -8,6 +8,15 @@
|
||||
"5000/tcp"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Httpd",
|
||||
"description": "Open-source HTTP server",
|
||||
"logo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/cd/ASF-logo.svg/2000px-ASF-logo.svg.png",
|
||||
"image": "httpd:latest",
|
||||
"ports": [
|
||||
"80/tcp"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Nginx",
|
||||
"description": "High performance web server",
|
||||
|
||||
Reference in New Issue
Block a user