suite
This commit is contained in:
parent
db2e221609
commit
5876b01b10
@ -48,7 +48,7 @@ require 'bundler/capistrano'
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
load 'deploy/assets'
|
#load 'deploy/assets'
|
||||||
|
|
||||||
namespace :deploy do
|
namespace :deploy do
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
APP_RUBY=1.9.3-p0
|
APP_RUBY=1.9.3-p0
|
||||||
ENV=production
|
ENV=production
|
||||||
APP_ROOT=/srv/www/web/pic_vert_app/current/
|
APP_ROOT=/srv/www/web/chasselay_app/current/
|
||||||
GEM_HOME=/srv/www/web/.rvm/gems/ruby-$APP_RUBY
|
GEM_HOME=/srv/www/web/.rvm/gems/ruby-$APP_RUBY
|
||||||
UNICORN_OPTS="-D -E ${ENV} -c ${APP_ROOT}/config/unicorn.rb"
|
UNICORN_OPTS="-D -E ${ENV} -c ${APP_ROOT}/config/unicorn.rb"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user