mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-20 18:22:00 -04:00
stop service instead of sleep
This commit is contained in:
@@ -6,5 +6,4 @@ if [ -n "${LOGS_TO_STDOUT}" ]; then
|
||||
tail -F $TAIL_LOGS
|
||||
else
|
||||
echo "**** Env var LOGS_TO_STDOUT is not set, sleeping ****"
|
||||
sleep infinity
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user