Nicolas Bally 5876b01b10 suite
2018-04-26 23:32:04 +02:00

8 lines
188 B
Plaintext

APP_RUBY=1.9.3-p0
ENV=production
APP_ROOT=/srv/www/web/chasselay_app/current/
GEM_HOME=/srv/www/web/.rvm/gems/ruby-$APP_RUBY
UNICORN_OPTS="-D -E ${ENV} -c ${APP_ROOT}/config/unicorn.rb"