diff --git a/docker-compose.yml b/docker-compose.yml index c444c01..35b698d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -36,7 +36,7 @@ services: - ./data/unifi:/config ports: - "8443:8443" # Web-UI (https://:8443) - - "8082:8080" # Inform-Port für Geräte (Host-Port 8082, da 8080/8081 belegt!) + - "8080:8080" # Inform-Port für Geräte (Host-Port 8082, da 8080/8081 belegt!) - "3478:3478/udp" # STUN - "10001:10001/udp" # Geräte-Discovery - "8843:8843" # Gäste-Portal HTTPS (optional)