add: webhook

This commit is contained in:
h z
2025-03-10 09:39:59 +00:00
parent 22e415bce8
commit ec7ef39128
6 changed files with 122 additions and 33 deletions

View File

@@ -4,5 +4,11 @@
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"RabbitMQ": {
"HostName": "rabbitmq",
"Username": "guest",
"Password": "guest",
"Port": "5672"
}
}