1
0
mirror of https://github.com/XFox111/PhonebookService.git synced 2026-04-22 06:29:55 +03:00
Files
Eugene Fox 340500ebbd Initial commit.
- Created and set up main projects
- Created classes for Domain
2023-02-22 15:35:18 +03:00

10 lines
129 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}