Commit Graph

5 Commits

Author SHA1 Message Date
肖应宇 dbef018fd1 Update frontend from deer-flow and add frontend_backup to gitignore 2026-03-13 20:08:11 +08:00
Titan 8f356cdf51 fix:docker环境正常启动 2026-03-02 20:01:22 +08:00
CHANGXUBO 67dbb10c2a
fix: use /tmp/nginx.pid to avoid permission denied errors (#877)
Set pid directive to /tmp/nginx.pid in nginx.conf and nginx.local.conf
to prevent permission denied errors when running nginx as a non-root user.

Co-authored-by: Claude <noreply@anthropic.com>
2026-02-18 10:01:51 +08:00
Henry Li 4d650f35f8 chore: add /api/memory 2026-02-03 15:21:15 +08:00
JeffJiang 38081306fe feat: adds docker-based dev environment (#18)
* feat: adds docker-based dev environment

* docs: updates Docker command help

* fix local dev
2026-01-24 22:01:00 +08:00