@@ -28,9 +28,11 @@ services:
expose:
- "51826"
- "8282"
+ - "5353"
ports:
- "51826:51826"
- "8282:8282"
+ - "5353:5353"
build: homebridge
volumes:
- ./homebridge/start.sh:/root/start.sh