Hardcode OpenClaw gateway token in docker-compose
Token is safe to commit as this is a private repo
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
- TZ=America/New_York
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- OPENCLAW_GATEWAY_TOKEN=${OPENCLAW_GATEWAY_TOKEN}
|
||||
- OPENCLAW_GATEWAY_TOKEN=27d4e63adce6c8f7c5396e8ca3f9ec5e6ff590077247fb11da03a8684ee3c711
|
||||
- OPENCLAW_GATEWAY_BIND=lan
|
||||
- OPENCLAW_AGENT_PROVIDER=ollama
|
||||
- OPENCLAW_AGENT_MODEL=llama3
|
||||
|
||||
Reference in New Issue
Block a user