paperless/API Timeout hinzugefügt

This commit is contained in:
Borgal
2024-10-01 21:07:30 +00:00
parent 7085b45442
commit 97c6848dab

View File

@@ -85,6 +85,7 @@ services:
- "gotenberg" - "gotenberg"
- "--chromium-disable-javascript=true" - "--chromium-disable-javascript=true"
- "--chromium-allow-list=file:///tmp/.*" - "--chromium-allow-list=file:///tmp/.*"
- "--api-timeout=60"
tika: tika:
image: ghcr.io/paperless-ngx/tika:latest image: ghcr.io/paperless-ngx/tika:latest