fix: docker-compose에 NOTE_BRIDGE_URL 환경변수 추가
맥미니 로컬 커밋(dc766c6) 내용 반영. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -33,6 +33,7 @@ services:
|
|||||||
- CALDAV_BRIDGE_URL=http://host.docker.internal:8092
|
- CALDAV_BRIDGE_URL=http://host.docker.internal:8092
|
||||||
- MAIL_BRIDGE_URL=http://host.docker.internal:8094
|
- MAIL_BRIDGE_URL=http://host.docker.internal:8094
|
||||||
- KB_WRITER_URL=http://host.docker.internal:8095
|
- KB_WRITER_URL=http://host.docker.internal:8095
|
||||||
|
- NOTE_BRIDGE_URL=http://host.docker.internal:8098
|
||||||
- INTENT_SERVICE_URL=http://host.docker.internal:8099
|
- INTENT_SERVICE_URL=http://host.docker.internal:8099
|
||||||
- RETROSPECT_CHAT_WEBHOOK_URL=${RETROSPECT_CHAT_WEBHOOK_URL}
|
- RETROSPECT_CHAT_WEBHOOK_URL=${RETROSPECT_CHAT_WEBHOOK_URL}
|
||||||
- NODE_FUNCTION_ALLOW_BUILTIN=crypto,http,https,url
|
- NODE_FUNCTION_ALLOW_BUILTIN=crypto,http,https,url
|
||||||
|
|||||||
Reference in New Issue
Block a user