added k8s config.
This commit is contained in:
parent
b96224b6e0
commit
02eae95a09
11
src/Nocr.TelegramClient.Host/appsettings.k8s.json
Normal file
11
src/Nocr.TelegramClient.Host/appsettings.k8s.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"RebusRabbitMqOptions": {
|
||||||
|
"ConnectionString": ""
|
||||||
|
},
|
||||||
|
"UsersRestEaseOptions": {
|
||||||
|
"BasePath": ""
|
||||||
|
},
|
||||||
|
"TextMatcherRestEaseOptions": {
|
||||||
|
"BasePath": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user