small fix

This commit is contained in:
Jose Henrique 2025-05-31 11:11:24 -03:00
parent 1cb7645910
commit 23ff2c8541

View File

@ -9,7 +9,7 @@
"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"
}, },
"FotosSettings": { "FotosSettings": {
"Path": "./foto_cand", "Path": "./fotos_cand",
"ApiBasePath": "http://localhost:5299/assets/fotos" "ApiBasePath": "http://localhost:5299/assets/fotos"
}, },
"AllowedHosts": "*" "AllowedHosts": "*"