6 lines
182 B
Bash
6 lines
182 B
Bash
# Copy to .env (gitignored) and fill.
|
|
# Shared secret for plugin, daemon, and web UI.
|
|
LVMH_TOKEN=change-me
|
|
# LLM provider key (injected into spawned containers).
|
|
ZAI_RENAUD_API_KEY=
|