fix: 포트 충돌 회피 — note_bridge 8098, intent_service 8099
Jellyfin(8096), OrbStack(8097) 포트 충돌으로 변경. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -73,5 +73,5 @@ CALDAV_BRIDGE_URL=http://host.docker.internal:8092
|
||||
DEVONTHINK_BRIDGE_URL=http://host.docker.internal:8093
|
||||
MAIL_BRIDGE_URL=http://host.docker.internal:8094
|
||||
KB_WRITER_URL=http://host.docker.internal:8095
|
||||
NOTE_BRIDGE_URL=http://host.docker.internal:8096
|
||||
INTENT_SERVICE_URL=http://host.docker.internal:8097
|
||||
NOTE_BRIDGE_URL=http://host.docker.internal:8098
|
||||
INTENT_SERVICE_URL=http://host.docker.internal:8099
|
||||
|
||||
Reference in New Issue
Block a user