add configuration files

This commit is contained in:
Jeniamakarchik
2020-02-05 15:59:54 +03:00
parent 2e767687f6
commit 866f64986d
18 changed files with 108 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"url": "@ApiURLProd@",
"username": "@lcUsernameProd@",
"password": "@lcPasswordProd@"
}