mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-21 12:24:26 +01:00
Apply suggestions from code review
This commit is contained in:
parent
6af55b1a80
commit
ed267fa063
@ -21,7 +21,7 @@ RUN set -eux; \
|
||||
|
||||
# Run
|
||||
FROM alpine:3.20
|
||||
LABEL org.opencontainers.image.source="https://github.com/meilisearch/meilisearch"
|
||||
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…
Reference in New Issue
Block a user