Added Nginx Proxy Manager

This commit is contained in:
2025-09-24 23:52:17 +02:00
parent c488b509e2
commit d14b80ea38
4 changed files with 14 additions and 2 deletions

View File

@@ -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: