remove 'MEILI_HTTP_ADDR' (#1475)

This commit is contained in:
Fuegovic 2024-01-03 08:59:55 -05:00 committed by GitHub
parent 2b3fa327a3
commit 3f98f92d4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 0 additions and 18 deletions

View file

@ -125,7 +125,6 @@ HOST=<yourserverip>
```
SEARCH=true
MEILI_HOST=meilisearch
MEILI_HTTP_ADDR=meilisearch
```
### 5. After everything file has been updated, run `docker-compose build` then `docker-compose up`