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"
|
"ConnectionString": "Host=localhost;Database=opencand;Username=root;Password=root;Include Error Detail=true;CommandTimeout=300"
|
||||||
},
|
},
|
||||||
"CsvSettings": {
|
"CsvSettings": {
|
||||||
"CandidatosFolder": "data\\consulta_cand",
|
"CandidatosFolder": "data/consulta_cand",
|
||||||
"BensCandidatosFolder": "data\\bem_candidato",
|
"BensCandidatosFolder": "data/bem_candidato",
|
||||||
"RedesSociaisFolder": "data\\rede_social"
|
"RedesSociaisFolder": "data/rede_social"
|
||||||
},
|
},
|
||||||
"BasePath": "sample"
|
"BasePath": "sample"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user