mirror of
https://github.com/opf/openproject-deploy.git
synced 2026-07-11 06:29:17 +00:00
puma is the default now
This commit is contained in:
@@ -22,7 +22,6 @@ x-op-app: &app
|
||||
DATABASE_URL: "${DATABASE_URL:-postgres://postgres:p4ssw0rd@db/openproject?pool=20&encoding=unicode&reconnect=true}"
|
||||
RAILS_MIN_THREADS: 4
|
||||
RAILS_MAX_THREADS: 16
|
||||
USE_PUMA: "true"
|
||||
# set to true to enable the email receiving feature. See ./docker/cron for more options
|
||||
IMAP_ENABLED: "${IMAP_ENABLED:-false}"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user