mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-21 05:09:15 +00:00
add suppliers scope, limit by 5, test
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
development:
|
||||
adapter: postgresql
|
||||
encoding: unicode
|
||||
database: open_food_web_dev
|
||||
pool: 5
|
||||
username: ofw
|
||||
password: f00d
|
||||
|
||||
test:
|
||||
adapter: postgresql
|
||||
encoding: unicode
|
||||
database: open_food_web_test
|
||||
pool: 5
|
||||
username: ofw
|
||||
password: f00d
|
||||
|
||||
#not used with heroku
|
||||
production:
|
||||
adapter: postgresql
|
||||
encoding: unicode
|
||||
database: open_food_web_prod
|
||||
pool: 5
|
||||
username: ofw
|
||||
password: f00d
|
||||
Reference in New Issue
Block a user