mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
Basic delayed job implementation
This commit is contained in:
parent
6aa82dd222
commit
4cedb2cf78
12 changed files with 126 additions and 1 deletions
|
@ -17,3 +17,9 @@ test:
|
|||
production:
|
||||
<<: *default
|
||||
database: registry_production
|
||||
|
||||
development_whois:
|
||||
database: whois_development
|
||||
|
||||
test_whois:
|
||||
database: test_whois
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue