User
Add Hugging Face and Supabase deployment setup
7f328dd
Raw
History Blame Contribute Delete
205 Bytes
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"WebApi": {
"BaseUrl": "http://127.0.0.1:5001/api/"
}
}