mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-14 10:34:06 +02:00
thumbnail preview fixes windows (#6074)
This commit is contained in:
@@ -5,10 +5,6 @@ services:
|
||||
build:
|
||||
context: ../../../
|
||||
dockerfile: docker/embedded/Dockerfile.fat
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
memory: 4G
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "curl -f -H 'X-API-KEY: 123456789' http://localhost:8080${SYSTEM_ROOTURIPATH:-''}/api/v1/info/status | grep -q 'UP'"]
|
||||
interval: 5s
|
||||
|
||||
Reference in New Issue
Block a user