Parcourir la source

refactor (#358)

### What problem does this PR solve?

Issue link:#350

### Type of change

- [x] Refactoring
tags/v0.1.0
KevinHuSh il y a 1 an
Parent
révision
5c62b993f2
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      docker/docker-compose-CN.yml

+ 1
- 1
docker/docker-compose-CN.yml Voir le fichier

@@ -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

Chargement…
Annuler
Enregistrer