This commit is contained in:
2026-01-27 13:46:40 +01:00
parent 2bc679aba7
commit 37bd5740f6

View File

@@ -18,6 +18,8 @@ services:
PYTHONUNBUFFERED: 1
# ensures log-messages are not delayed (but can reduce speed a tiny bit)
XDG_CONFIG_HOME: /cfg
stop_grace_period: 15s # thumbnailer is allowed to continue finishing up for 10s after the shutdown signal
healthcheck:
# hide it from logs with "/._" so it matches the default --lf-url filter
@@ -31,4 +33,4 @@ services:
-v /srv:root:rw,ad
--name MeinServer
--theme 1
--p 3923
--port 3923