Update nginx.yaml

This commit is contained in:
Tobias Nauen
2025-11-29 09:14:46 +01:00
committed by GitHub
parent cea6260e34
commit 2ac97de0c0

View File

@@ -8,7 +8,7 @@ networks:
services:
app:
image: 'jc21/nginx-proxy-manager:latest'
restart: unless-stopped
restart: always
ports:
# These ports are in format <host-port>:<container-port>
- '80:80' # Public HTTP Port