diff --git a/Dockerfile b/Dockerfile index 945ffdb..cc71141 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,4 +20,4 @@ COPY ./templates/ /app/templates ENV FSERVE_DIR /app/service -CMD [ "/app/fastcloud" ] +CMD [ "/app/fserve" ]