fix log variables de entorno
This commit is contained in:
parent
fee40a25a4
commit
ca6f3cec82
4 changed files with 33 additions and 4 deletions
7
Recuperacion_DGA/appsettings.json
Normal file
7
Recuperacion_DGA/appsettings.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"Logging": {
|
||||
"LogFile": {
|
||||
"Path": "logs/log.txt"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue