diff --git a/deploy-compose.yml b/deploy-compose.yml index 4a9fbf29e..cb67e2a62 100644 --- a/deploy-compose.yml +++ b/deploy-compose.yml @@ -56,6 +56,7 @@ services: meilisearch: container_name: chat-meilisearch image: getmeili/meilisearch:v1.7.3 + restart: always # ports: # Uncomment this to access meilisearch from outside docker # - 7700:7700 # if exposing these ports, make sure your master key is not the default value env_file: