fix: 修复web app 会话工作流 404问题会话列表

Co-authored-by: Cursor <github@npc0.com>
This commit is contained in:
npc0-hue
2026-02-25 17:08:02 +08:00
parent 10ec0eb953
commit bd856e988f
4 changed files with 48 additions and 7 deletions
@@ -7,6 +7,7 @@ data:
server {
listen 8080;
server_name localhost;
absolute_redirect off;
#charset koi8-r;
#access_log logs/host.access.log main;