Files
docker-infrastructure/openclaw/.env.example
T
2026-02-03 02:42:59 +00:00

7 lines
226 B
Bash

# Generate a random token for gateway authentication
# You can use: openssl rand -hex 32
OPENCLAW_GATEWAY_TOKEN=your-gateway-token-here
# Your Anthropic API key (get from console.anthropic.com)
ANTHROPIC_API_KEY=sk-ant-xxxxx