chore(server): disable TypeSense logging (#1925)

This commit is contained in:
Alex
2023-03-02 23:33:07 -06:00
committed by GitHub
parent 0aaeab124d
commit 8f11529a75
2 changed files with 7 additions and 3 deletions

View File

@@ -97,6 +97,8 @@ services:
environment:
- TYPESENSE_API_KEY=${TYPESENSE_API_KEY}
- TYPESENSE_DATA_DIR=/data
logging:
driver: none
volumes:
- tsdata:/data