From 149f398c8b8c1e8cf0d8b5f4d0313e785ca27c27 Mon Sep 17 00:00:00 2001 From: ethan Date: Sat, 4 Apr 2026 10:04:55 +0200 Subject: [PATCH] change logo url and add caddy to config path --- json/mini-qr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/mini-qr.json b/json/mini-qr.json index c108452d..75d385f9 100644 --- a/json/mini-qr.json +++ b/json/mini-qr.json @@ -6,8 +6,8 @@ "privileged": false, "documentation": "https://github.com/lyqht/mini-qr", "website": "https://mini-qr-code-generator.vercel.app/", - "logo": "https://raw.githubusercontent.com/lyqht/mini-qr/refs/heads/main/public/favicon.svg", - "config_path": "", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/mini-qr.webp", + "config_path": "/etc/caddy/Caddyfile", "install_methods_json": [ { "type": "default",