add openclaw

This commit is contained in:
2026-02-03 02:42:59 +00:00
parent 94b5587831
commit 8bab95d2ef
2 changed files with 30 additions and 0 deletions
+6
View File
@@ -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