mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-09 14:45:55 +08:00
完善应用 RssHub
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
8dd025d587
commit
9f42c63b83
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user