HH-459: disable worker HTTP healthcheck in quickstart (#105)
Co-authored-by: Rogee <rogee@ipao.vip>
This commit is contained in:
@@ -130,6 +130,8 @@ services:
|
||||
volumes:
|
||||
- gochat-storage:/app/storage
|
||||
command: ["worker"]
|
||||
healthcheck:
|
||||
disable: true
|
||||
|
||||
seed:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user