initial commit
This commit is contained in:
parent
d582b4a77d
commit
30b9b5da1d
7
bindAPI/config.json.sample
Normal file
7
bindAPI/config.json.sample
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"dbHost": "localhost",
|
||||
"dbPort": 3306,
|
||||
"dbDatabase": "sampledb",
|
||||
"dbUser": "sampleuser",
|
||||
"dbPassword": "secret"
|
||||
}
|
Loading…
Reference in New Issue
Block a user