added config for k8s.
This commit is contained in:
parent
246695350f
commit
1b08e0b33f
@ -1,6 +1,7 @@
|
||||
{
|
||||
"ConnectionStrings": {
|
||||
"Development": "server=localhost;port=3306;database=nocr_text_matcher;uid=root;pwd=toor",
|
||||
"DockerCompose": "server=nocr-text-matcher-db;port=3306;database=nocr_text_matcher;uid=root;pwd=toor"
|
||||
"DockerCompose": "server=nocr-text-matcher-db;port=3306;database=nocr_text_matcher;uid=root;pwd=toor",
|
||||
"k8s": ""
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user