mirror of
https://github.com/chenasraf/opensnp.org-docker.git
synced 2026-05-18 01:49:07 +00:00
Increase db connection pool size
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
default: &default
|
||||
adapter: postgresql
|
||||
url: <%= ENV['POSTGRES_URL'] %>
|
||||
pool: 20
|
||||
|
||||
development:
|
||||
<<: *default
|
||||
|
||||
Reference in New Issue
Block a user