??????
This commit is contained in:
@@ -18,6 +18,8 @@ services:
|
|||||||
PYTHONUNBUFFERED: 1
|
PYTHONUNBUFFERED: 1
|
||||||
# ensures log-messages are not delayed (but can reduce speed a tiny bit)
|
# 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
|
stop_grace_period: 15s # thumbnailer is allowed to continue finishing up for 10s after the shutdown signal
|
||||||
healthcheck:
|
healthcheck:
|
||||||
# hide it from logs with "/._" so it matches the default --lf-url filter
|
# hide it from logs with "/._" so it matches the default --lf-url filter
|
||||||
@@ -31,4 +33,4 @@ services:
|
|||||||
-v /srv:root:rw,ad
|
-v /srv:root:rw,ad
|
||||||
--name MeinServer
|
--name MeinServer
|
||||||
--theme 1
|
--theme 1
|
||||||
--p 3923
|
--port 3923
|
||||||
Reference in New Issue
Block a user