More logs

This commit is contained in:
Dan Milne
2025-10-27 23:54:34 +11:00
parent 02e46a7168
commit 10bbbc8c40
3 changed files with 12 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ threads threads_count, threads_count
# Specifies the `port` that Puma will listen on to receive requests; default is 3000.
port ENV.fetch("PORT", 3000)
# Allow puma to be restarted by `bin/rails restart` command.
plugin :tmp_restart