fb9cc21c9a
Agent hub dashboard, FastAPI backend, and Docker stack for VM 304 MCP. Co-authored-by: Cursor <cursoragent@cursor.com>
5 lines
69 B
Caddyfile
5 lines
69 B
Caddyfile
:80 {
|
|
reverse_proxy /api/* api:3201
|
|
reverse_proxy /* ui:80
|
|
}
|