first commit
This commit is contained in:
9
config.json.example
Normal file
9
config.json.example
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"clickhouse": {
|
||||
"host": "123.123.123.123",
|
||||
"port": "9000",
|
||||
"database": "traderepublic",
|
||||
"user": "default",
|
||||
"password": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user