mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-31 07:56:28 +00:00 
			
		
		
		
	Apply suggestions from code review
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user