chore: update bifrost phoenix and ollama configs

This commit is contained in:
Sun-ZhenXing
2026-03-28 23:41:32 +08:00
parent 441b8a74f5
commit 54e549724d
10 changed files with 13 additions and 17 deletions
+2 -6
View File
@@ -20,12 +20,8 @@ services:
healthcheck:
test:
- CMD
- wget
- --no-verbose
- --tries=1
- --spider
- 'http://localhost:11434/'
- ollama
- list
interval: 30s
timeout: 10s
retries: 3