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