tkgray commited on
Commit
babf388
·
verified ·
1 Parent(s): 300acf8

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -3
Dockerfile CHANGED
@@ -10,9 +10,9 @@ ENV REFRESH_TOKEN_EXPIRY=604800000
10
  # Uncomment the following ENV to enable search
11
  # Feel free to clone our meilisearch space and update the URL with your own
12
 
13
- # ENV SEARCH=true
14
- # ENV MEILI_NO_ANALYTICS=true
15
- # ENV MEILI_HOST=https://librechat-meilisearch.hf.space
16
  # ENV MEILI_HTTP_ADDR=https://librechat-meilisearch.hf.space
17
 
18
  # Create necessary directories
 
10
  # Uncomment the following ENV to enable search
11
  # Feel free to clone our meilisearch space and update the URL with your own
12
 
13
+ ENV SEARCH=true
14
+ ENV MEILI_NO_ANALYTICS=true
15
+ ENV MEILI_HOST=https://huggingface.co/spaces/tkgray/meilisearch
16
  # ENV MEILI_HTTP_ADDR=https://librechat-meilisearch.hf.space
17
 
18
  # Create necessary directories