Skip to content

dx: improve .env.example token placeholder#72

Open
kumarabhirup wants to merge 2 commits into
mainfrom
dx/37-env-example-random-token
Open

dx: improve .env.example token placeholder#72
kumarabhirup wants to merge 2 commits into
mainfrom
dx/37-env-example-random-token

Conversation

@kumarabhirup
Copy link
Copy Markdown
Collaborator

Fixes #37

Removes the hardcoded change-me placeholder, leaves token empty so users must explicitly set it, and adds a comment with openssl rand -hex 32 generation instruction.

Remove the hardcoded 'change-me' token value and leave
OPENCLAW_GATEWAY_TOKEN empty so users are forced to set it.
Added a clear comment with the openssl generation command and
a note that Docker/Podman setup scripts auto-generate it.
Fato07 pushed a commit to Fato07/elav that referenced this pull request Mar 26, 2026
fix: skip pending_approval agents in heartbeat tickTimers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.env.example contains OPENCLAW_GATEWAY_TOKEN=change-me — should use random default

1 participant