mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
fix: add default configuration file location (#4074)
This commit is contained in:
parent
6bb97836b6
commit
65c674b4c1
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
"documentation": "https://caddyserver.com/docs/",
|
||||
"website": "https://caddyserver.com/",
|
||||
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/caddy.svg",
|
||||
"config_path": "",
|
||||
"config_path": "/etc/caddy/Caddyfile",
|
||||
"description": "Caddy is a powerful, extensible platform to serve your sites, services, and apps, written in Go.",
|
||||
"install_methods": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue