1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-31 05:24:20 +00:00
This commit is contained in:
Mathieu Lecarme 2022-04-03 12:24:03 +02:00
parent c670e36803
commit 1aa2a16289
5 changed files with 82 additions and 0 deletions

View file

@ -0,0 +1,11 @@
---
version: "3"
services:
meilisearch:
image: getmeili/meilisearch:latest
volumes:
- ./data.ms:/data.ms
ports:
- 7700:7700