add openclaw
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user