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_URL="https://github.com/monotek/zammad.git"
|
||||
#GIT_BRANCH="unicorn"
|
||||
FRESH_INSTALL="yes"
|
||||
RAILS_SERVER="unicorn"
|
||||
FRESH_INSTALL="no"
|
||||
RAILS_SERVER="puma"
|
||||
DEBUG="yes"
|
||||
|
||||
export RAILS_ENV="production"
|
||||
|
Loading…
Reference in New Issue
Block a user