mirror of
https://github.com/rafi1212122/PemukulPaku
synced 2026-03-24 06:12:23 +01:00
Http w/ dispatch
This commit is contained in:
10
HttpServer/appsettings.json
Normal file
10
HttpServer/appsettings.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Trace",
|
||||
"System": "Information",
|
||||
"Microsoft": "None"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
Reference in New Issue
Block a user