Browse Source

refactor (#358)

### What problem does this PR solve?

Issue link:#350

### Type of change

- [x] Refactoring
tags/v0.1.0
KevinHuSh 1 year ago
parent
commit
5c62b993f2
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docker/docker-compose-CN.yml

+ 1
- 1
docker/docker-compose-CN.yml 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

Loading…
Cancel
Save