mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-12 20:49:04 +08:00
update HF_ENDPOINT in docker-compose.yml (#359)
### What problem does this PR solve? update HF_ENDPOINT in docker-compose.yml Issue link:#350 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
parent
c39b751600
commit
e5a5b820a8
@ -23,7 +23,7 @@ services:
|
||||
- ./nginx/nginx.conf:/etc/nginx/nginx.conf
|
||||
environment:
|
||||
- TZ=${TIMEZONE}
|
||||
- HF_ENDPOINT=https://huggingface.co
|
||||
- HF_ENDPOINT=https://huggingface.com
|
||||
networks:
|
||||
- ragflow
|
||||
restart: always
|
||||
|
Loading…
x
Reference in New Issue
Block a user