From efc114be3d8a4a3571c109e8ad77e82286860864 Mon Sep 17 00:00:00 2001 From: hygienic-books Date: Wed, 5 Mar 2025 01:57:44 +0100 Subject: [PATCH] feat(traccar): Always restart --- templates.d/traccar/fqdn_context.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates.d/traccar/fqdn_context.env b/templates.d/traccar/fqdn_context.env index 45a04cf..dab07a6 100644 --- a/templates.d/traccar/fqdn_context.env +++ b/templates.d/traccar/fqdn_context.env @@ -7,5 +7,5 @@ {% endfor %} # Other available defaults -# RESTARTPOLICY=unless-stopped +# RESTARTPOLICY=always # TIMEZONE=Etc/UTC