mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 15:51:01 +08:00
Nuke checks
This commit is contained in:
parent
175514d40b
commit
1905bb8ccf
@ -14,16 +14,6 @@ services:
|
||||
|
||||
newsanalyze-service:
|
||||
image: ghcr.io/hpware/news-analyze:master
|
||||
healthcheck:
|
||||
test:
|
||||
[
|
||||
"CMD-SHELL",
|
||||
"wget --no-verbose --tries=1 --spider http://localhost:3000/ || exit 1",
|
||||
]
|
||||
interval: 10s
|
||||
timeout: 5s
|
||||
retries: 3
|
||||
start_period: 20s
|
||||
networks:
|
||||
- web
|
||||
labels:
|
||||
|
Loading…
x
Reference in New Issue
Block a user