Added configuration guideline (#3309)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2024-11-08 19:46:18 +08:00
committed by GitHub
parent ac64e35a45
commit 85047e7e36
5 changed files with 181 additions and 7 deletions

View File

@ -109,7 +109,7 @@ The [.env](./.env) file contains important environment variables for Docker.
- `HF_ENDPOINT`
The mirror site for huggingface.co. It is disabled by default. You can uncomment this line if you have limited access to the primary Hugging Face domain.
- `MACOS`  
  Optimizations for MacOS. It is disabled by default. You can uncomment this line if your OS is MacOS.
Optimizations for MacOS. It is disabled by default. You can uncomment this line if your OS is MacOS.
## 🐋 Service configuration