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: services:
app: app:
image: 'jc21/nginx-proxy-manager:latest' image: 'jc21/nginx-proxy-manager:latest'
restart: unless-stopped restart: always
ports: ports:
# These ports are in format <host-port>:<container-port> # These ports are in format <host-port>:<container-port>
- '80:80' # Public HTTP Port - '80:80' # Public HTTP Port