Spaces:
Running
Running
File size: 303 Bytes
ea6c2a8 94b66c3 |
1 2 3 4 5 6 7 8 9 10 11 |
OAUTH_CLIENT_ID=
OAUTH_CLIENT_SECRET=
APP_PORT=5173
REDIRECT_URI=http://localhost:5173/auth/login
DEFAULT_HF_TOKEN=
# Optional
# By setting this variable, you will bypass the login page + the free requests
# and will use the token directly.
# This is useful for testing purposes or local use.
HF_TOKEN= |