Add configuration file
This commit is contained in:
parent
8e2ddabd15
commit
914414cd57
1 changed files with 4 additions and 0 deletions
4
config.json
Normal file
4
config.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"user": "USER",
|
||||
"pass": "PASSWORD"
|
||||
}
|
Loading…
Reference in a new issue