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