mirror of
https://github.com/hexastack/hexabot
synced 2024-11-22 17:48:21 +00:00
feat: add huggingface access token to example environment file
This commit is contained in:
parent
e0cf7472f4
commit
5d0450c1eb
@ -64,3 +64,6 @@ APP_REDIS_PORT=9001
|
|||||||
REDIS_ENABLED=false
|
REDIS_ENABLED=false
|
||||||
REDIS_HOST=redis
|
REDIS_HOST=redis
|
||||||
REDIS_PORT=6379
|
REDIS_PORT=6379
|
||||||
|
|
||||||
|
# Huggingface Access token
|
||||||
|
HF_AUTH_TOKEN=""
|
Loading…
Reference in New Issue
Block a user