Add .env.example

This commit is contained in:
2026-06-20 09:04:12 +00:00
parent d26c866064
commit 3831ae0dd2
+7
View File
@@ -0,0 +1,7 @@
# =============================================================================
# OpenWebUI Docker Configuration
# =============================================================================
# Secret key for session management
# Generate with: openssl rand -base64 32
WEBUI_SECRET_KEY=your-secret-key-here