ci(HH-451): harden production Compose smoke (#95)

Co-authored-by: Rogee <rogee@ipao.vip>
This commit is contained in:
Rogee
2026-08-22 03:58:11 +08:00
committed by GitHub
co-authored by rogee
parent 02a188dc29
commit 0e23ccc465
3 changed files with 17 additions and 2 deletions
+2
View File
@@ -119,6 +119,8 @@ services:
meilisearch:
condition: service_healthy
command: ["worker"]
healthcheck:
disable: true
environment:
<<: *gochat-environment
GOCHAT_DATABASE_RUN_MIGRATIONS: "false"