diff --git a/config/deploy.example.rb b/config/deploy.example.rb index f617c7a..bb542cc 100644 --- a/config/deploy.example.rb +++ b/config/deploy.example.rb @@ -68,3 +68,5 @@ namespace :db do end end end + +set :puma_bind, 'tcp://0.0.0.0:3000' -- libgit2 0.21.2