remove linked file puma.rb, think of a solution later
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ set :bundle_without, %w[development test assets].join(' ')
|
|||||||
|
|
||||||
# Default value for :linked_files is []
|
# Default value for :linked_files is []
|
||||||
# set :linked_files, %w{config/database.yml}
|
# 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"
|
set :puma_bind, "unix://#{shared_path}/tmp/sockets/puma.sock"
|
||||||
|
|
||||||
# Default value for linked_dirs is []
|
# Default value for linked_dirs is []
|
||||||
|
|||||||
Reference in New Issue
Block a user