set the database
This commit is contained in:
@@ -9,10 +9,12 @@ default: &default
|
|||||||
polling_interval: 0.1
|
polling_interval: 0.1
|
||||||
|
|
||||||
development:
|
development:
|
||||||
|
database: queue
|
||||||
<<: *default
|
<<: *default
|
||||||
|
|
||||||
test:
|
test:
|
||||||
<<: *default
|
<<: *default
|
||||||
|
|
||||||
production:
|
production:
|
||||||
|
database: queue
|
||||||
<<: *default
|
<<: *default
|
||||||
|
|||||||
Reference in New Issue
Block a user