Initial Files initial files Add git LFS for meilisearch binaries Update README.md fix
14 lines
193 B
JSON
14 lines
193 B
JSON
{
|
|
"Meili": {
|
|
"Port": 7700,
|
|
"UiEnabled" : true
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Trace",
|
|
"Microsoft.AspNetCore": "Trace"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|