Skip to content

Commit 6ff615c

Browse files
authored
fix: add default configuration file location
1 parent 89bef0f commit 6ff615c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/public/json/caddy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"documentation": "https://caddyserver.com/docs/",
1313
"website": "https://caddyserver.com/",
1414
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/caddy.svg",
15-
"config_path": "",
15+
"config_path": "/etc/caddy/Caddyfile",
1616
"description": "Caddy is a powerful, extensible platform to serve your sites, services, and apps, written in Go.",
1717
"install_methods": [
1818
{

0 commit comments

Comments
 (0)