@ -63,4 +63,7 @@ EXPOSE 8080
WORKDIR /sabnzbd
HEALTHCHECK --interval=10s \
CMD curl --fail "http://localhost:8080" || exit 1
CMD ["/sabnzbd.sh"]