diff --git a/Dockerfile b/Dockerfile index e7de8c67..44960d45 100644 --- a/Dockerfile +++ b/Dockerfile @@ -28,5 +28,4 @@ EXPOSE 80 # -ENTRYPOINT ["/usr/sbin/lighttpd"] -CMD ["-D", "-f", "/etc/lighttpd/lighttpd.conf"] \ No newline at end of file +CMD ["/home/pi/pialert/dockerfiles/start.sh"] \ No newline at end of file