This commit is contained in:
Nicolas Bally 2018-08-11 20:27:02 +02:00
parent 793e19ae84
commit 3b7450ff24

View File

@ -1,6 +1,6 @@
APP_RUBY=2.1.2
ENV=production
APP_ROOT=/srv/www/web/sideplace_app/current/
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"