seaislee1209 f1a7ad8a2f
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 4m32s
fix: nginx /assets 路由 403 修复 — 静态缓存改为正则匹配文件扩展名
/assets/ location 会拦截 SPA 路由 /assets(资产页),导致刷新 403。
改为正则匹配 /assets/*.{js,css,png,...},只缓存实际静态文件,
不影响 SPA fallback 到 index.html。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 19:16:38 +08:00
2026-03-13 10:03:12 +08:00
2026-04-04 18:26:05 +08:00
2026-04-04 13:52:43 +08:00
2026-03-13 10:03:12 +08:00
2026-03-20 16:25:22 +08:00
2026-04-04 14:04:53 +08:00
2026-04-04 10:15:23 +08:00
2026-04-04 10:15:23 +08:00
Description
火山视频生成
96 MiB
Languages
TypeScript 51.6%
Python 27.3%
HTML 11.1%
CSS 9.9%
Dockerfile 0.1%