mirror of
https://github.com/immich-app/immich.git
synced 2025-03-04 02:11:44 -05:00
chore: Enable logging on typesense container (#3326)
This commit is contained in:
parent
632971a2ac
commit
b2e06477f8
1 changed files with 0 additions and 2 deletions
|
@ -51,8 +51,6 @@ services:
|
|||
environment:
|
||||
- TYPESENSE_API_KEY=${TYPESENSE_API_KEY}
|
||||
- TYPESENSE_DATA_DIR=/data
|
||||
logging:
|
||||
driver: none
|
||||
volumes:
|
||||
- tsdata:/data
|
||||
restart: always
|
||||
|
|
Loading…
Add table
Reference in a new issue