Updated Dify

This commit is contained in:
Ahson Shaikh
2026-01-20 14:14:54 +05:00
parent 61e436a151
commit 527c097c61
6 changed files with 112 additions and 19 deletions
+1
View File
@@ -129,6 +129,7 @@ services:
- ./middleware.env
environment:
# Use the shared environment variables.
LOG_OUTPUT_FORMAT: ${LOG_OUTPUT_FORMAT:-text}
DB_DATABASE: ${DB_PLUGIN_DATABASE:-dify_plugin}
REDIS_HOST: ${REDIS_HOST:-redis}
REDIS_PORT: ${REDIS_PORT:-6379}