Set deploy socket

This commit is contained in:
2023-01-28 17:01:43 +11:00
parent f15bdfbdda
commit d93f618bb1
3 changed files with 7 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ group :development do
gem "standardrb"
gem "capistrano", "~> 3.17", require: false
gem "capistrano-bundler"
gem "capistrano-rbenv", "~> 2.2"
gem 'capistrano3-puma', github: "seuros/capistrano-puma"
end