set puma as standard
This commit is contained in:
parent
7482af398d
commit
04ab16e4d0
@ -5,8 +5,8 @@ GIT_URL="https://github.com/zammad/zammad.git"
|
|||||||
GIT_BRANCH="develop"
|
GIT_BRANCH="develop"
|
||||||
#GIT_URL="https://github.com/monotek/zammad.git"
|
#GIT_URL="https://github.com/monotek/zammad.git"
|
||||||
#GIT_BRANCH="unicorn"
|
#GIT_BRANCH="unicorn"
|
||||||
FRESH_INSTALL="yes"
|
FRESH_INSTALL="no"
|
||||||
RAILS_SERVER="unicorn"
|
RAILS_SERVER="puma"
|
||||||
DEBUG="yes"
|
DEBUG="yes"
|
||||||
|
|
||||||
export RAILS_ENV="production"
|
export RAILS_ENV="production"
|
||||||
|
Loading…
Reference in New Issue
Block a user