diff --git a/Dockerfile b/Dockerfile index e9f1033..adf5d18 100644 --- a/Dockerfile +++ b/Dockerfile @@ -38,4 +38,4 @@ ENV PLAY_HTTP_PORT=9000 # Run the Play app ENTRYPOINT ["./bin/knockoutwhistweb"] -CMD ["-Dplay.server.pidfile.path=/dev/null"] +CMD ["-Dplay.server.pidfile.path=/dev/null"] \ No newline at end of file