Add two variables

This commit is contained in:
2026-07-17 10:12:07 +02:00
parent 7329231272
commit 32693a0bc3
+2
View File
@@ -12,6 +12,8 @@ services:
- WEBUI_SESSION_COOKIE_SECURE=true - WEBUI_SESSION_COOKIE_SECURE=true
- WEBUI_AUTH_COOKIE_SECURE=true - WEBUI_AUTH_COOKIE_SECURE=true
- GLOBAL_LOG_LEVEL=INFO - GLOBAL_LOG_LEVEL=INFO
- CPTR_LOG_LEVEL=DEBUG
- CPTR_LOG_UPSTREAM_REQUESTS=true
volumes: volumes:
- openwebui_data:/app/backend/data - openwebui_data:/app/backend/data