initial commit
This commit is contained in:
7
config.json.sample
Normal file
7
config.json.sample
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"dbHost": "localhost",
|
||||||
|
"dbPort": 3306,
|
||||||
|
"dbDatabase": "tracer_db1",
|
||||||
|
"dbUser": "tracer_db1",
|
||||||
|
"dbPassword": "secret",
|
||||||
|
}
|
Reference in New Issue
Block a user