fix: restore brainstorming feature with missing socket server and real-time events
Some checks failed
CI / Lint, Test & Build (push) Failing after 7m48s
CI / Deploy production (on server) (push) Has been cancelled

This commit is contained in:
Antigravity
2026-05-19 20:07:56 +00:00
parent 66c6f7ee8f
commit fdb148144e
15 changed files with 500 additions and 2 deletions

View File

@@ -110,3 +110,12 @@ OLLAMA_BASE_URL="http://ollama:11434"
# RESEND EMAIL (alternative to SMTP, optional)
# =============================================================================
# RESEND_API_KEY="re_..."
# ─────────────────────────────────────────────────────────────────────────────
# Brainstorm / Socket.io
# ─────────────────────────────────────────────────────────────────────────────
SOCKET_PORT=3002
SOCKET_HTTP_PORT=3003
SOCKET_INTERNAL_KEY=change-this-to-a-random-secret
SOCKET_INTERNAL_URL=http://memento-socket:3003
NEXT_PUBLIC_SOCKET_URL=https://note.parsanet.org