Spaces:
Running
Running
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -10,7 +10,7 @@ ENV HOST=0.0.0.0 \
|
|
10 |
# MEILI_NO_ANALYTICS=true \
|
11 |
# MEILI_HOST=https://librechat-meilisearch.hf.space \
|
12 |
PYTHONUNBUFFERED=1 \
|
13 |
-
NGROK_AUTHTOKEN=2vPTfcN3MOK2T12aE2fxtBzjxue_6ejqTQUkkWqZfRm2QAN49
|
14 |
|
15 |
# Combine directory creation and permission setting
|
16 |
RUN mkdir -p /app/uploads/temp \
|
|
|
10 |
# MEILI_NO_ANALYTICS=true \
|
11 |
# MEILI_HOST=https://librechat-meilisearch.hf.space \
|
12 |
PYTHONUNBUFFERED=1 \
|
13 |
+
NGROK_AUTHTOKEN=2vPTfcN3MOK2T12aE2fxtBzjxue_6ejqTQUkkWqZfRm2QAN49
|
14 |
|
15 |
# Combine directory creation and permission setting
|
16 |
RUN mkdir -p /app/uploads/temp \
|