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