Added Nginx Proxy Manager
This commit is contained in:
@@ -9,9 +9,9 @@ services:
|
||||
- "53:53/tcp"
|
||||
- "53:53/udp"
|
||||
# Default HTTP Port
|
||||
- "80:80/tcp"
|
||||
- "8080:80/tcp"
|
||||
# Default HTTPs Port. FTL will generate a self-signed certificate
|
||||
- "443:443/tcp"
|
||||
- "8443:443/tcp"
|
||||
# Uncomment the below if using Pi-hole as your DHCP Server
|
||||
#- "67:67/udp"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user