feat: update RDAP server url every month

This commit is contained in:
Maël Gangloff
2024-07-18 20:20:08 +02:00
parent d4546ae027
commit 59a74f050d
6 changed files with 149 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ framework:
Symfony\Component\Mailer\Messenger\SendEmailMessage: async
Symfony\Component\Notifier\Message\ChatMessage: async
Symfony\Component\Notifier\Message\SmsMessage: async
App\Message\UpdateRdapServers: async
# Route your messages to the transports
# 'App\Message\YourMessage': async