Update 'template.json'
This commit is contained in:
+13
-9
@@ -1,11 +1,15 @@
|
|||||||
{
|
{
|
||||||
"type": 1,
|
"version": "2",
|
||||||
"title": "Nginx",
|
"templates": [
|
||||||
"description": "High performance web server",
|
{
|
||||||
"logo": "https://cloudinovasi.id/assets/img/logos/nginx.png",
|
"type": 1,
|
||||||
"image": "nginx:latest",
|
"title": "Nginx",
|
||||||
"ports": [
|
"description": "High performance web server",
|
||||||
"8080:80/tcp",
|
"logo": "https://cloudinovasi.id/assets/img/logos/nginx.png",
|
||||||
"443/tcp"
|
"image": "nginx:latest",
|
||||||
|
"ports": [
|
||||||
|
"8080:80/tcp",
|
||||||
|
"443/tcp"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
]}
|
||||||
Reference in New Issue
Block a user