Unicorn init d

This commit is contained in:
Nicolas VARROT 2016-11-09 17:54:05 +01:00
parent 3ae76a9a57
commit 0ec3104bcc

View File

@ -6,7 +6,7 @@ set -e
# Change these to match your app:
APP_NAME=heylium-webapp
APP_RUBY=2.1.2
APP_RUBY=2.3.0
APP_ROOT="/home/web/heylium-webapp/current"
PID="/home/web/heylium-webapp/shared/unicorn.pid"
ENV=production