mirror of
https://github.com/Smaug123/pulsing-server
synced 2025-10-16 04:08:39 +00:00
Add an example usage
This commit is contained in:
10
SampleApplication/appsettings.json
Normal file
10
SampleApplication/appsettings.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
Reference in New Issue
Block a user