HH-459: disable worker HTTP healthcheck in quickstart (#105)

Co-authored-by: Rogee <rogee@ipao.vip>
This commit is contained in:
Rogee
2026-08-22 21:20:44 +08:00
committed by GitHub
co-authored by rogee
parent 43253b51c9
commit 4004645574
+2
View File
@@ -130,6 +130,8 @@ services:
volumes:
- gochat-storage:/app/storage
command: ["worker"]
healthcheck:
disable: true
seed:
build: