take the config file out of the versioning
This commit is contained in:
12
casRpsLogExtractor/casRpsLogExtractor.config.json.example
Normal file
12
casRpsLogExtractor/casRpsLogExtractor.config.json.example
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"sourceTag": "CCERpsLog",
|
||||
"serverURI": "http://localhost:2222",
|
||||
"pollInterval": 10000,
|
||||
"sqlConfig": {
|
||||
"user": "casdbuser",
|
||||
"password": "4KcLao2016!",
|
||||
"server": "ustww2063\\CCE",
|
||||
"database": "CAS110",
|
||||
"port": 1433
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user