mirror of
https://github.com/basecamp/once-campfire.git
synced 2025-12-16 19:15:24 -06:00
6 lines
158 B
Plaintext
6 lines
158 B
Plaintext
CONFIG=./config/puma_dev.rb
|
|
|
|
# Mitigate Ruby crash on macOS (see https://github.com/rails/rails/issues/38560)
|
|
export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES
|
|
|