Update nginx.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user