### What problem does this PR solve?

Issue link:#350

### Type of change

- [x] Refactoring
This commit is contained in:
KevinHuSh 2024-04-15 12:31:34 +08:00 committed by GitHub
parent 446195fa81
commit 5c62b993f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@ services:
- ./nginx/nginx.conf:/etc/nginx/nginx.conf
environment:
- TZ=${TIMEZONE}
- HF_ENDPOINT=https://hf-mirror.co
- HF_ENDPOINT=https://hf-mirror.com
networks:
- ragflow
restart: always