add: Keycloak auth & git api client

This commit is contained in:
h z
2025-03-11 11:47:37 +00:00
parent ec7ef39128
commit 2715909a41

View File

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