mirror of
https://github.com/YFGaia/dify-plus.git
synced 2026-06-14 20:41:21 +08:00
fix: 修复web app 会话工作流 404问题会话列表
Co-authored-by: Cursor <github@npc0.com>
This commit is contained in:
@@ -7,6 +7,7 @@ data:
|
||||
server {
|
||||
listen 8080;
|
||||
server_name localhost;
|
||||
absolute_redirect off;
|
||||
|
||||
#charset koi8-r;
|
||||
#access_log logs/host.access.log main;
|
||||
|
||||
Reference in New Issue
Block a user