Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Commit

Permalink
Reenable port 5353 for communication with Apple HomeKit Hub
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoraddatz committed Oct 3, 2016
1 parent 30c3f2e commit bf48beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ ADD image/run.sh /root/run.sh

# Run container
##################################################
EXPOSE 51826
EXPOSE 5353 51826
CMD ["/root/run.sh"]

0 comments on commit bf48beb

Please sign in to comment.