paperless/healthcheck deaktiviert (Performance Test)

This commit is contained in:
Borgal
2024-06-27 14:29:39 +00:00
parent 0b822f745e
commit 5721b4514f

View File

@@ -56,11 +56,11 @@ services:
- broker
ports:
- 8009:8000
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8000"]
interval: 30s
timeout: 10s
retries: 5
# healthcheck:
# test: ["CMD", "curl", "-f", "http://localhost:8000"]
# interval: 30s
# timeout: 10s
# retries: 5
volumes:
- ./data:/usr/src/paperless/data
- media:/usr/src/paperless/media