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