update appsettings
This commit is contained in:
parent
8eb17986fa
commit
d80e860d21
@ -10,9 +10,9 @@
|
||||
"ConnectionString": "Host=localhost;Database=opencand;Username=root;Password=root;Include Error Detail=true;CommandTimeout=300"
|
||||
},
|
||||
"CsvSettings": {
|
||||
"CandidatosFolder": "data\\consulta_cand",
|
||||
"BensCandidatosFolder": "data\\bem_candidato",
|
||||
"RedesSociaisFolder": "data\\rede_social"
|
||||
"CandidatosFolder": "data/consulta_cand",
|
||||
"BensCandidatosFolder": "data/bem_candidato",
|
||||
"RedesSociaisFolder": "data/rede_social"
|
||||
},
|
||||
"BasePath": "sample"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user