2018-08-03 01:08:08 +02:00

8 lines
184 B
Plaintext

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