mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-04-17 18:18:11 +00:00
no AuthToken unset for enable multi-user
This commit is contained in:
parent
21f4c5c6fe
commit
790fd58b97
1 changed files with 0 additions and 1 deletions
|
@ -481,7 +481,6 @@ function systemEndpoints(app) {
|
|||
|
||||
await updateENV(
|
||||
{
|
||||
AuthToken: "",
|
||||
JWTSecret: process.env.JWT_SECRET || v4(),
|
||||
},
|
||||
true
|
||||
|
|
Loading…
Add table
Reference in a new issue