diff --git a/Dockerfile b/Dockerfile index 55ae5a7..3d1221a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -80,4 +80,4 @@ RUN set -x \ VOLUME [ "/app/dist","/app/ztncui","/var/lib/zerotier-one","/app/config"] -CMD ["/bin/sh","/app/entrypoint.sh"] +CMD ["/bin/sh","/app/entrypoint.sh"] \ No newline at end of file