vscode / Caddyfile
abc1181's picture
AI coding workspace: add Go/Rust/uv/Bun/omp, Caddy port forwarding, full VS Code extensions
310ecc0
Raw
History Blame Contribute Delete
170 Bytes
:7860 {
reverse_proxy /ports/* localhost:7777
reverse_proxy /api/ports/* localhost:7777
reverse_proxy /fp/* localhost:7777
reverse_proxy localhost:8080
}