's'
This commit is contained in:
9
live-platform/config/defaults/services/caddy.json
Normal file
9
live-platform/config/defaults/services/caddy.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"id": "caddy",
|
||||
"layer": "infra",
|
||||
"enabled": false,
|
||||
"manager": "systemd",
|
||||
"description": "可选:统一 live.local:80 入口,反代控制台静态 + /api → FastAPI",
|
||||
"ports": { "http": 80, "https": 443 },
|
||||
"template": "/opt/live/templates/Caddyfile"
|
||||
}
|
||||
Reference in New Issue
Block a user