Skip to content
Snippets Groups Projects
Unverified Commit e0bdcbbe authored by ooo oo's avatar ooo oo Committed by GitHub
Browse files

fix: revert #359 (#388)

### What problem does this PR solve?

![图片](https://github.com/infiniflow/ragflow/assets/106524776/e62dc04d-dd72-4ef6-ab1f-a2a219dc197a)

revert #359

Issue link:#359

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
parent 582340a1
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ services: ...@@ -23,7 +23,7 @@ services:
- ./nginx/nginx.conf:/etc/nginx/nginx.conf - ./nginx/nginx.conf:/etc/nginx/nginx.conf
environment: environment:
- TZ=${TIMEZONE} - TZ=${TIMEZONE}
- HF_ENDPOINT=https://huggingface.com - HF_ENDPOINT=https://huggingface.co
networks: networks:
- ragflow - ragflow
restart: always restart: always
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment