mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00: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…
Reference in a new issue