Files
openwebui/.env.example
2026-06-20 09:04:12 +00:00

8 lines
309 B
Bash

# =============================================================================
# OpenWebUI Docker Configuration
# =============================================================================
# Secret key for session management
# Generate with: openssl rand -base64 32
WEBUI_SECRET_KEY=your-secret-key-here