diff --git a/config/puma.rb b/config/puma.rb index 42887675..d85b1048 100644 --- a/config/puma.rb +++ b/config/puma.rb @@ -60,7 +60,7 @@ fork_worker # Disable explicit preloading of our app. # With `fork_worker`, we will have an implicit preloading. -# preload_app! +preload_app! false # Disable automatic tagging of the service. tag ''