Add distributed F# monitoring platform
This commit is contained in:
5
src/IpCheck.Server/appsettings.json
Normal file
5
src/IpCheck.Server/appsettings.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } },
|
||||
"AllowedHosts": "*",
|
||||
"ConnectionStrings": { "Postgres": "" }
|
||||
}
|
||||
Reference in New Issue
Block a user