mirror of
https://github.com/versia-pub/server.git
synced 2026-03-12 21:39:15 +01:00
chore: Add auto restart to Meilisearch container in example docker compose
This commit is contained in:
parent
01d20153e6
commit
53ac9f6745
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ services:
|
|||
- ./meili-data:/meili_data
|
||||
image: getmeili/meilisearch:v1.5
|
||||
container_name: lysand-meilisearch
|
||||
restart: unless-stopped
|
||||
|
||||
networks:
|
||||
lysand-net:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue