change folder path naming

This commit is contained in:
2024-01-06 21:01:17 -05:00
parent ac13770ce0
commit 8b04e4efd2
2 changed files with 10 additions and 8 deletions

View File

@ -7,6 +7,6 @@
},
"AllowedHosts": "*",
"FileNoteService": {
"ContentFilePath": "notes"
"ContentFolder": "notes"
}
}