mirror of
https://github.com/azaion/satellite-provider.git
synced 2026-04-23 03:36:39 +00:00
c354661a10
add get post requests structure - simple get
10 lines
142 B
JSON
10 lines
142 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|