Skip to content

Commit

Permalink
fix: revert #359 (#388)
Browse files Browse the repository at this point in the history
### 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)
  • Loading branch information
ooooo-create committed Apr 16, 2024
1 parent 582340a commit e0bdcbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
- ./nginx/nginx.conf:/etc/nginx/nginx.conf
environment:
- TZ=${TIMEZONE}
- HF_ENDPOINT=https://huggingface.com
- HF_ENDPOINT=https://huggingface.co
networks:
- ragflow
restart: always

0 comments on commit e0bdcbb

Please sign in to comment.