Nicolas Bally 7b2e6811dd initial
2020-06-05 11:10:02 +02:00

8 lines
186 B
Plaintext

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