diff --git a/Dockerfile b/Dockerfile index 2bb17055..b34389b4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -97,4 +97,4 @@ WORKDIR /data/docuseal ENV WORKDIR=/data/docuseal EXPOSE 3000 -CMD ["/app/bin/bundle", "exec", "puma", "-C", "/app/config/puma.rb", "--dir", "/app"] \ No newline at end of file +CMD ["/app/bin/bundle", "exec", "puma", "-C", "/app/config/puma.rb", "--dir", "/app"]