feat: integrate MinIO-backed user filesystem

This commit is contained in:
Codex
2026-06-03 12:06:34 +08:00
parent a27560102b
commit ffa1249403
56 changed files with 4810 additions and 116 deletions

View File

@ -32,7 +32,7 @@
默认实例 URL 形如:
```text
http://<instance-slug>.127.0.0.1.nip.io:8088
http://<instance-slug>.localhost:8088
```
实例容器本身的 `20000-29999` 端口默认只绑定到部署机 `127.0.0.1`,外部入口应走 `router-proxy`