suite
This commit is contained in:
parent
61c417b735
commit
9e62406885
@ -5,10 +5,10 @@ set -u
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
# Change these to match your app:
|
# Change these to match your app:
|
||||||
APP_NAME=pic_vert_app
|
APP_NAME=karim_app
|
||||||
APP_RUBY=ruby-2.3.0
|
APP_RUBY=ruby-2.3.0
|
||||||
APP_ROOT="/srv/www/web/pic_vert_app/current"
|
APP_ROOT="/srv/www/web/karim_app/current"
|
||||||
PID="/srv/www/web/pic_vert_app/shared/unicorn.pid"
|
PID="/srv/www/web/karim_app/shared/unicorn.pid"
|
||||||
ENV=production
|
ENV=production
|
||||||
|
|
||||||
GEM_HOME="/srv/www/web/.rvm/gems/ruby-$APP_RUBY"
|
GEM_HOME="/srv/www/web/.rvm/gems/ruby-$APP_RUBY"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user