Package or bust!
This commit is contained in:
@@ -3,17 +3,17 @@
|
||||
"id": "io.knel.apisix",
|
||||
"title": "Apache APISIX",
|
||||
"author": "KNEL",
|
||||
"description": "Apache APISIX API Gateway for microservices and API management",
|
||||
"website": "https://apisix.apache.org",
|
||||
"contactEmail": "admin@knownelement.com",
|
||||
"version": "3.8.0",
|
||||
"changelog": "Initial Cloudron package for Apache APISIX API Gateway",
|
||||
"healthCheckPath": "/apisix/admin/routes",
|
||||
"description": "Cloudron packaging template for Apache APISIX",
|
||||
"website": "https://example.com",
|
||||
"contactEmail": "admin@example.com",
|
||||
"version": "0.1.0",
|
||||
"changelog": "Initial package template",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 9180,
|
||||
"addons": {
|
||||
"localstorage": {}
|
||||
},
|
||||
"tags": ["api", "gateway", "microservices", "proxy"],
|
||||
"tags": ["template", "example"],
|
||||
"icon": "logo.png"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user