mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-11 01:10:11 +01:00
no AuthToken unset for enable multi-user
This commit is contained in:
parent
21f4c5c6fe
commit
790fd58b97
@ -481,7 +481,6 @@ function systemEndpoints(app) {
|
||||
|
||||
await updateENV(
|
||||
{
|
||||
AuthToken: "",
|
||||
JWTSecret: process.env.JWT_SECRET || v4(),
|
||||
},
|
||||
true
|
||||
|
Loading…
Reference in New Issue
Block a user