Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@
#
# Preferred over the legacy HTML-scrape token flow. Set this to a dashboard
# bearer and the workspace uses it directly for dashboard API calls (see #124).
#
# To obtain your dashboard token, visit your dashboard in a browser and inspect the source code or use:
# curl -s <HERMES_DASHBOARD_URL> | grep -oP 'window\.__HERMES_SESSION_TOKEN__\s*=\s*["'\'']\K[^"'\'';]+'
# HERMES_DASHBOARD_TOKEN=

# Bypass fail-closed startup guard (NOT recommended)
Expand Down