Fix liinting

This commit is contained in:
yangdx
2025-03-29 13:22:16 +08:00
parent 8e57a925f1
commit b79fb87dc7
2 changed files with 2 additions and 2 deletions

View File

@@ -172,7 +172,7 @@ REDIS_URI=redis://localhost:6379
### For JWT Auth
# AUTH_ACCOUNTS='admin:admin123,user1:pass456'
# TOKEN_SECRET=Your-Key-For-LightRAG-API-Server
# TOKEN_SECRET=Your-Key-For-LightRAG-API-Server
# TOKEN_EXPIRE_HOURS=4
### API-Key to access LightRAG Server API