laverie_app/config/env_init
Nicolas Bally b14cdfe00b suite
2019-06-11 15:44:14 +02:00

8 lines
183 B
Plaintext

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