feat: add ollama & PostgresSQL & Qdrant & RabbitMQ

This commit is contained in:
Sun-ZhenXing
2025-09-21 20:54:17 +08:00
parent 166f0f2a50
commit b250573e72
11 changed files with 205 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ services:
- *timezone
- redis_data:/data
# !! Uncomment to use a custom redis.conf file
# Use a custom redis.conf file
# - ./redis.conf:/etc/redis/redis.conf
environment:
- SKIP_FIX_PERMS=${SKIP_FIX_PERMS:-}