Damien Ostler def261660d Initial Files
Initial Files

initial files

Add git LFS for meilisearch binaries

Update README.md

fix
2024-10-01 22:55:24 -04:00

14 lines
193 B
JSON

{
"Meili": {
"Port": 7700,
"UiEnabled" : true
},
"Logging": {
"LogLevel": {
"Default": "Trace",
"Microsoft.AspNetCore": "Trace"
}
},
"AllowedHosts": "*"
}