change logo url and add caddy to config path
This commit is contained in:
@@ -6,8 +6,8 @@
|
|||||||
"privileged": false,
|
"privileged": false,
|
||||||
"documentation": "https://github.com/lyqht/mini-qr",
|
"documentation": "https://github.com/lyqht/mini-qr",
|
||||||
"website": "https://mini-qr-code-generator.vercel.app/",
|
"website": "https://mini-qr-code-generator.vercel.app/",
|
||||||
"logo": "https://raw.githubusercontent.com/lyqht/mini-qr/refs/heads/main/public/favicon.svg",
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/mini-qr.webp",
|
||||||
"config_path": "",
|
"config_path": "/etc/caddy/Caddyfile",
|
||||||
"install_methods_json": [
|
"install_methods_json": [
|
||||||
{
|
{
|
||||||
"type": "default",
|
"type": "default",
|
||||||
|
|||||||
Reference in New Issue
Block a user