1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-24 16:29:40 +08:00

完善应用 RssHub

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
Meng Sen 2024-10-12 12:09:59 +08:00
parent 7f48b463c7
commit 086127200d

View File

@ -35,7 +35,7 @@ services:
- ENABLE_CLUSTER=false
- NODE_NAME=rsshub
healthcheck:
test: [ "CMD", "curl", "-f", "http://localhost:1200/healthz" ]
test: [ "CMD", "curl", "-f", "http://localhost:1200/healthz?key=${ACCESS_KEY}" ]
interval: 30s
timeout: 10s
retries: 3