Yank Solid Queue from development

It clogs up the test log and occasionally causes the puma to hang when
you want to quit.
This commit is contained in:
David Heinemeier Hansson
2025-04-18 16:30:30 +02:00
parent 1026408736
commit 70275c9f04
2 changed files with 1 additions and 5 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
echo "Starting Fizzy on http://development-tenant.fizzy.localhost:3006"
SOLID_QUEUE_IN_PUMA=true exec ./bin/rails server -p 3006
exec ./bin/rails server -p 3006