mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Nuke checks
This commit is contained in:
parent
175514d40b
commit
1905bb8ccf
1 changed files with 0 additions and 10 deletions
|
@ -14,16 +14,6 @@ services:
|
||||||
|
|
||||||
newsanalyze-service:
|
newsanalyze-service:
|
||||||
image: ghcr.io/hpware/news-analyze:master
|
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:
|
networks:
|
||||||
- web
|
- web
|
||||||
labels:
|
labels:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue