# Generate a random token for gateway authentication # You can use: openssl rand -hex 32 OPENCLAW_GATEWAY_TOKEN=your-gateway-token-here # Ollama Configuration # OpenClaw will connect to Ollama running at http://ollama:11434 # Make sure Ollama is running and has models pulled (e.g., llama3, mistral)