diff --git a/compose.yaml b/compose.yaml index faaba5f..dbfa01e 100644 --- a/compose.yaml +++ b/compose.yaml @@ -20,7 +20,7 @@ services: - WIREGUARD_ENDPOINT_IP=${WIREGUARD_ENDPOINT_IP} - WIREGUARD_ENDPOINT_PORT=${WIREGUARD_ENDPOINT_PORT} ports: - - 8080:8080 # Für sabnzbd + - 8080:8080 restart: unless-stopped networks: media_network: