mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
fix: correct transport for UpdateDomain
This commit is contained in:
@@ -36,7 +36,7 @@ framework:
|
|||||||
App\Message\ProcessWatchlist: async
|
App\Message\ProcessWatchlist: async
|
||||||
App\Message\UpdateRdapServers: async
|
App\Message\UpdateRdapServers: async
|
||||||
App\Message\ValidateConnectorCredentials: async
|
App\Message\ValidateConnectorCredentials: async
|
||||||
App\Message\UpdateDomain: async
|
App\Message\UpdateDomain: rdap_async
|
||||||
|
|
||||||
# Route your messages to the transports
|
# Route your messages to the transports
|
||||||
# 'App\Message\YourMessage': async
|
# 'App\Message\YourMessage': async
|
||||||
|
|||||||
Reference in New Issue
Block a user