diff --git a/Dockerfile b/Dockerfile index 9796180..2900d3d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ # FROM monica:3.7-apache FROM monica:4.0-apache -RUN rm -f Procfile app.json +# RUN rm -f Procfile app.json -COPY Procfile Procfile +# COPY Procfile Procfile