Nicolas Bally 23a11e25dd suite
2018-08-11 21:25:04 +02:00

7 lines
185 B
Plaintext

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