read database info from file

This commit is contained in:
2021-12-06 17:46:58 +01:00
parent 1c3c0d101a
commit 046186fd7d
7 changed files with 73 additions and 12 deletions

View File

@ -0,0 +1,8 @@
{
"pdb_el_reader1": {
"Host": "172.16.10.18",
"User": "apiservicetestdb",
"Password": "xxx",
"Name": "apiservicetestdb"
}
}