Commit graph

3 commits

Author SHA1 Message Date
XiaoSeS
3366d018dc fix: increase nginx upload limit and filter Chrome DevTools logs (#195)
* fix: increase nginx upload limit and filter Chrome DevTools logs

- Add client_max_body_size 100M to nginx config to allow large skill package uploads
- Silently handle Chrome DevTools .well-known requests to reduce log noise

Fixes #193

* remove
2026-03-31 09:38:51 +08:00
vsxd
012ed35a10 Serve registry skill docs from nginx 2026-03-18 17:56:53 +08:00
vsxd
9ae9b93ca7 Refine production compose runtime config 2026-03-13 17:00:47 +08:00
Renamed from web/nginx.conf (Browse further)