update to capistrano3
This commit is contained in:
@@ -1 +1 @@
|
||||
server "localhost", :web, :app, :db, :primary => true
|
||||
server "localhost", :roles => %w(web app db), :primary => true
|
||||
|
||||
Reference in New Issue
Block a user