Files
podx/.env.example
2025-09-07 10:42:27 +02:00

10 lines
294 B
Plaintext

# Copy this file to .env and fill in secrets
# Meilisearch keys
MEILI_MASTER_KEY=change_me_to_strong_random
MEILI_KEY=${MEILI_MASTER_KEY}
# OpenWebUI integration
OPENWEBUI_URL=http://host.docker.internal:3003
OPENWEBUI_API_KEY=put_your_openwebui_api_key_here
OPENWEBUI_KB_NAME=Homelab Library