diff --git a/Dockerfile b/Dockerfile index 1b105c6..5ee383e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -21,7 +21,7 @@ RUN cpanm --notest Net::HTTP RUN cpanm --installdeps . # Test it -#RUN prove -l -v +RUN prove -l -v # Finish setting up the environment ENV MOJO_REVERSE_PROXY=1