feat: add dashboard token auth for android clients
This commit is contained in:
@@ -39,6 +39,10 @@ CODEX_EFFORT=xhigh # Codex reasoning effort
|
||||
STATUS_CHANNEL_ID= # Discord channel ID for live status updates
|
||||
# STATUS_SHOW_ROOMS=true # Show room status in dashboard
|
||||
# STATUS_SHOW_ROOM_DETAILS=false # Show detailed room info
|
||||
# WEB_DASHBOARD_ENABLED=false # Local dashboard server
|
||||
# WEB_DASHBOARD_HOST=127.0.0.1 # Keep localhost unless using VPN/tunnel
|
||||
# WEB_DASHBOARD_PORT=8734
|
||||
# WEB_DASHBOARD_TOKEN= # Optional bearer token for /api/* when exposing to phone clients
|
||||
|
||||
# --- Discord image attachments ---
|
||||
# Extra local directories that agents may attach from. Keep this narrow:
|
||||
|
||||
Reference in New Issue
Block a user