feat: add TurboOCR
This commit is contained in:
@@ -28,7 +28,7 @@ services:
|
||||
- pingap
|
||||
- --autoreload
|
||||
healthcheck:
|
||||
test: [CMD-SHELL, "bash -c 'echo > /dev/tcp/localhost/80'"]
|
||||
test: ["CMD-SHELL", "bash -c 'echo >/dev/tcp/localhost/80' || exit 1"]
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
|
||||
Reference in New Issue
Block a user