Nicolas Bally e45e4894d8 migration
2018-03-14 01:39:58 +01:00

8 lines
186 B
Plaintext

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