mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-23 02:27:40 +08:00
Add meilihttp_addr env variable in docker build
This commit is contained in:
parent
ae88bc31bc
commit
97c6757fc7
@ -25,4 +25,5 @@ RUN apk add build-base
|
||||
|
||||
COPY --from=compiler /meilisearch/target/release/meilidb-http .
|
||||
|
||||
ENV MEILI_HTTP_ADDR 0.0.0.0:8080
|
||||
CMD ./meilidb-http
|
||||
|
Loading…
Reference in New Issue
Block a user