Skip to content

Commit

Permalink
feat: hb-service
Browse files Browse the repository at this point in the history
  • Loading branch information
lafin committed Jan 7, 2024
1 parent bc6e571 commit 21020a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homebridge/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ VOLUME ./.homebridge

EXPOSE 5353 8581 51826
ENTRYPOINT ["/root/entrypoint.sh"]
CMD ["dumb-init", "homebridge", "-U", "/root/.homebridge"]
CMD ["dumb-init", "hb-service", "run", "--allow-root", "-U", "/root/.homebridge"]

0 comments on commit 21020a0

Please sign in to comment.