remove linked file puma.rb, think of a solution later

This commit is contained in:
2025-09-20 17:44:48 -05:00
parent 7276da7977
commit e04400d1df
+1 -1
View File
@@ -31,7 +31,7 @@ set :bundle_without, %w[development test assets].join(' ')
# Default value for :linked_files is []
# set :linked_files, %w{config/database.yml}
append :linked_files, 'config/puma.rb'
# append :linked_files, 'config/puma.rb'
set :puma_bind, "unix://#{shared_path}/tmp/sockets/puma.sock"
# Default value for linked_dirs is []