feat(templates): use openfaas logo

This commit is contained in:
Anthony Lapenna
2017-11-08 15:47:08 +01:00
parent b4b871ee67
commit 34489b0af1

View File

@@ -641,7 +641,7 @@
"note": "Deploys the API gateway and sample functions. You can access the UI on port 8080.", "note": "Deploys the API gateway and sample functions. You can access the UI on port 8080.",
"categories": ["serverless"], "categories": ["serverless"],
"platform": "linux", "platform": "linux",
"logo": "https://cloudinovasi.id/assets/img/logos/registry.png", "logo": "https://cloudinovasi.id/assets/img/logos/openfaas.png",
"repository": { "repository": {
"url": "https://github.com/openfaas/faas", "url": "https://github.com/openfaas/faas",
"stackfile": "docker-compose.yml" "stackfile": "docker-compose.yml"