add hf_endpoint as env variable (#353)
### What problem does this PR solve? Issue link:#350 ### Type of change - [x] Refactoring
This commit is contained in:
@@ -25,6 +25,7 @@ services:
|
||||
- ./nginx/nginx.conf:/etc/nginx/nginx.conf
|
||||
environment:
|
||||
- TZ=${TIMEZONE}
|
||||
- HF_ENDPOINT=https://huggingface.co
|
||||
networks:
|
||||
- ragflow
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user