changent deploy docker model for typesense

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2441>
This commit is contained in:
Petitminion 2023-06-07 17:50:30 +02:00 committed by Marge
parent 847d42b26b
commit 952d2d2014
1 changed files with 0 additions and 2 deletions

View File

@ -98,8 +98,6 @@ services:
env_file:
- .env
image: typesense/typesense:0.24.0
networks:
- internal
volumes:
- ./typesense/data:/data
command: --data-dir /data --enable-cors