vivre_app/config/env_init
Nicolas Bally 7e4ba83120 suite
2021-05-15 18:09:39 +02:00

7 lines
180 B
Plaintext

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