Set deploy socket

This commit is contained in:
2023-01-28 17:01:43 +11:00
parent f15bdfbdda
commit d93f618bb1
3 changed files with 7 additions and 0 deletions

View File

@@ -12,4 +12,6 @@ on_worker_boot do
Hanami.shutdown
end
pidfile ENV.fetch("PIDFILE") { "tmp/pids/puma.pid" }
preload_app!