suite
This commit is contained in:
parent
8ebe7daf0b
commit
a1bf1276b1
7
config/env_init
Normal file
7
config/env_init
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
|
||||||
|
APP_RUBY=2.1.2
|
||||||
|
ENV=production
|
||||||
|
APP_ROOT=/srv/www/web/vita_app/current/
|
||||||
|
GEM_HOME=/srv/www/web/.rvm/gems/ruby-$APP_RUBY
|
||||||
|
UNICORN_OPTS="-D -E ${ENV} -c ${APP_ROOT}/config/unicorn.rb"
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user