take the config file out of the versioning

This commit is contained in:
Joe
2019-01-07 06:21:12 -06:00
parent 4bef583f79
commit 582a052e43

View 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
}
}