mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-14 02:20:12 +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(
|
await updateENV(
|
||||||
{
|
{
|
||||||
AuthToken: "",
|
|
||||||
JWTSecret: process.env.JWT_SECRET || v4(),
|
JWTSecret: process.env.JWT_SECRET || v4(),
|
||||||
},
|
},
|
||||||
true
|
true
|
||||||
|
Loading…
Reference in New Issue
Block a user