Update logo URL to use WebP format

This commit is contained in:
CanbiZ
2025-12-09 09:19:14 +01:00
committed by GitHub
parent e5d5615465
commit 29de8ba5f6

View File

@ -12,7 +12,7 @@
"documentation": "https://coolify.io/docs", "documentation": "https://coolify.io/docs",
"config_path": "/data/coolify", "config_path": "/data/coolify",
"website": "https://coolify.io/", "website": "https://coolify.io/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/png/coolify.png", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/coolify.webp",
"description": "Coolify is an open-source & self-hostable alternative to Heroku, Netlify, and Vercel. It helps you manage your servers, applications, and databases on your own hardware with Docker. Deploy any application from Git repositories, Docker images, or use pre-built templates.", "description": "Coolify is an open-source & self-hostable alternative to Heroku, Netlify, and Vercel. It helps you manage your servers, applications, and databases on your own hardware with Docker. Deploy any application from Git repositories, Docker images, or use pre-built templates.",
"install_methods": [ "install_methods": [
{ {