fix(ext): browser_subagent Allow 버튼 RPC 매핑 수정 — runExtensionCode payload 적용 (v0.5.1)
This commit is contained in:
@@ -17,10 +17,8 @@ ACTIVE_TIMEOUT_SECONDS=300
|
||||
# Watcher Settings
|
||||
DEBOUNCE_SECONDS=2
|
||||
|
||||
# Bot mode: 'local' (default, file-based) or 'gateway' (서버 Docker)
|
||||
# Bot mode: 'local' (default, file-based) or 'gateway' (서버 Docker + WS Hub)
|
||||
BOT_MODE=local
|
||||
# Remote bridge URL (only used when BOT_MODE=remote)
|
||||
REMOTE_BRIDGE_URL=
|
||||
|
||||
# Gateway API Key (보안)
|
||||
# 서버와 Collector에 동일한 키를 설정하세요
|
||||
|
||||
Reference in New Issue
Block a user