Update .env.sample

This commit is contained in:
googlefan256
2025-02-23 11:11:25 +09:00
committed by GitHub
parent 024751cb71
commit baebe4efd6

View File

@@ -4,3 +4,4 @@ MODELS_PATH=models
TOKENIZER_PATH=models/tokenizer.json
ADDR=localhost:3000
RUST_LOG=warn
HOLDER_MAX_LOADED_MODElS=20