You've already forked AstralRinth
forked from didirus/AstralRinth
Split logging utils into its own crate (#4852)
* Split logging utils into its own crate * fix review comments * remove anyhow from root * make meilisearch less verbose
This commit is contained in:
@@ -28,6 +28,7 @@ services:
|
||||
environment:
|
||||
MEILI_MASTER_KEY: modrinth
|
||||
MEILI_HTTP_PAYLOAD_SIZE_LIMIT: 107374182400
|
||||
MEILI_LOG_LEVEL: warn
|
||||
healthcheck:
|
||||
test: ['CMD', 'curl', '--fail', 'http://localhost:7700/health']
|
||||
interval: 3s
|
||||
|
||||
Reference in New Issue
Block a user