From 2ac97de0c0b2b608c0ec2a285a97774fff050a77 Mon Sep 17 00:00:00 2001 From: Tobias Nauen <53979841+tobna@users.noreply.github.com> Date: Sat, 29 Nov 2025 09:14:46 +0100 Subject: [PATCH] Update nginx.yaml --- nginx.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx.yaml b/nginx.yaml index 009f99c..48df5bf 100644 --- a/nginx.yaml +++ b/nginx.yaml @@ -8,7 +8,7 @@ networks: services: app: image: 'jc21/nginx-proxy-manager:latest' - restart: unless-stopped + restart: always ports: # These ports are in format : - '80:80' # Public HTTP Port