From 0a7c2633b10baa55d07d43c0bc8860b8c3f68346 Mon Sep 17 00:00:00 2001 From: Borgal Date: Fri, 28 Jun 2024 15:41:39 +0000 Subject: [PATCH] unifi/restart angepasst --- unifi/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unifi/docker-compose.yml b/unifi/docker-compose.yml index df8fd1c..cb31a9c 100644 --- a/unifi/docker-compose.yml +++ b/unifi/docker-compose.yml @@ -12,7 +12,7 @@ services: # timeout: 10s # retries: 5 # start_period: 20s -# restart: unless-stopped + restart: unless-stopped unifi-network-application: image: lscr.io/linuxserver/unifi-network-application:latest