parking-html/Parking_spaces/appsettings.json
2024-02-01 11:37:15 +08:00

13 lines
221 B
JSON

{
"AppSettings": {
"Secret": "Leo token test jwt park spaces lab 124"
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}