ual_app/config/env_init
Nicolas Bally b15541cbef suite
2018-12-31 10:01:31 +01:00

7 lines
178 B
Plaintext

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