mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Update Dockerfile
This commit is contained in:
parent
386ca86297
commit
6af55b1a80
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ RUN set -eux; \
|
|||
|
||||
# Run
|
||||
FROM alpine:3.20
|
||||
LABEL org.opencontainers.image.source="https://github.com/meilisearch/meilisearch"
|
||||
|
||||
ENV MEILI_HTTP_ADDR 0.0.0.0:7700
|
||||
ENV MEILI_SERVER_PROVIDER docker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue