From 51b7f3928a17f28bac9c58cb159a0fe39af53984 Mon Sep 17 00:00:00 2001 From: Hyungi Ahn Date: Thu, 19 Mar 2026 15:39:16 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20docker-compose=EC=97=90=20NOTE=5FBRIDGE?= =?UTF-8?q?=5FURL=20=ED=99=98=EA=B2=BD=EB=B3=80=EC=88=98=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 맥미니 로컬 커밋(dc766c6) 내용 반영. Co-Authored-By: Claude Opus 4.6 (1M context) --- docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-compose.yml b/docker-compose.yml index a9234b4..6c18424 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -33,6 +33,7 @@ services: - CALDAV_BRIDGE_URL=http://host.docker.internal:8092 - MAIL_BRIDGE_URL=http://host.docker.internal:8094 - KB_WRITER_URL=http://host.docker.internal:8095 + - NOTE_BRIDGE_URL=http://host.docker.internal:8098 - INTENT_SERVICE_URL=http://host.docker.internal:8099 - RETROSPECT_CHAT_WEBHOOK_URL=${RETROSPECT_CHAT_WEBHOOK_URL} - NODE_FUNCTION_ALLOW_BUILTIN=crypto,http,https,url