Files
2026-03-28 13:27:53 -05:00

10 lines
272 B
JSON

{
"id": "caddy",
"layer": "infra",
"enabled": false,
"manager": "systemd",
"description": "可选:统一 live.local:80 入口,反代控制台静态 + /api → FastAPI",
"ports": { "http": 80, "https": 443 },
"template": "/opt/live/templates/Caddyfile"
}