Skip to content
Permalink
master
Go to file
 
 
Cannot retrieve contributors at this time
3 lines (3 sloc) 136 Bytes
set :user, "danbooru"
set :rails_env, "development"
server "localhost", :roles => %w(web app db), :primary => true, :user => "danbooru"
You can’t perform that action at this time.