diff --git a/Procfile b/Procfile index c8f968a..d4c89a2 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ -release: ./release_tasks.sh -web: bundle exec puma -C config/puma.rb \ No newline at end of file +# release: ./release_tasks.sh +web: bundle exec puma -C config/puma.rb