9 lines
189 B
Plaintext
9 lines
189 B
Plaintext
# example .env file for cognee docker integration
|
|
LLM_API_KEY=
|
|
ENABLE_BACKEND_ACCESS_CONTROL="false"
|
|
|
|
|
|
# ~/.clawdbot/ .env file for clawdbot gateway
|
|
COGNEE_API_KEY=
|
|
|
|
CLAWDBOT_GATEWAY_TOKEN= |