test274/appsettings.sample.json
greyn c4c375a440
Some checks are pending
gitea.arg.rip/test274/pipeline/head Build queued...
Initial commit
2025-03-24 22:59:29 -04:00

11 lines
307 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"urls": "http://0.0.0.0:0;",
"DBConnectionString": "Host=localhost;Database=test274_dev;Username=test274;Password=wnmhOttjA0wCiR9hVoG7jjrf90SxWvAV;IncludeErrorDetail=true;"
}