Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
Update Dockerfile for v2023.2
Browse files Browse the repository at this point in the history
  • Loading branch information
frepke authored Jul 26, 2023
1 parent 1d45d03 commit 38beac4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ VOLUME /opt/domoticz/backups

ENTRYPOINT [ "/opt/domoticz/domoticz", "-dbase", "/config/domoticz.db", "-log", "/config/domoticz.log" ]
HEALTHCHECK CMD curl --fail http://localhost:8080/ || exit 1

0 comments on commit 38beac4

Please sign in to comment.