add: Keycloak auth & git api client
This commit is contained in:
@@ -4,5 +4,11 @@
|
|||||||
"Default": "Information",
|
"Default": "Information",
|
||||||
"Microsoft.Hosting.Lifetime": "Information"
|
"Microsoft.Hosting.Lifetime": "Information"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"RabbitMQ": {
|
||||||
|
"HostName": "rabbitmq",
|
||||||
|
"Username": "guest",
|
||||||
|
"Password": "guest",
|
||||||
|
"Port": "5672"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user