diff --git a/seer/Dockerfile b/seer/Dockerfile index 12c775b48..a99f81a87 100644 --- a/seer/Dockerfile +++ b/seer/Dockerfile @@ -77,8 +77,8 @@ RUN chmod 0755 /usr/local/lib/bashio-standalone.sh # #WORKDIR / -#ENTRYPOINT [ "/usr/bin/env" ] -#CMD [ "/ha_entrypoint.sh" ] +ENTRYPOINT [ "/usr/bin/env" ] +CMD [ "/ha_entrypoint.sh" ] ############ # 5 Labels #