Nicolas Bally 1ec86cb3c0 migration
2018-03-14 10:28:30 +01:00

8 lines
189 B
Plaintext

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