feat: add huggingface access token to example environment file

This commit is contained in:
Mohamed Chedli 2024-11-21 19:50:53 +01:00
parent e0cf7472f4
commit 5d0450c1eb

View File

@ -64,3 +64,6 @@ APP_REDIS_PORT=9001
REDIS_ENABLED=false
REDIS_HOST=redis
REDIS_PORT=6379
# Huggingface Access token
HF_AUTH_TOKEN=""