no AuthToken unset for enable multi-user

This commit is contained in:
timothycarambat 2024-05-13 08:42:02 -07:00
parent 21f4c5c6fe
commit 790fd58b97

View File

@ -481,7 +481,6 @@ function systemEndpoints(app) {
await updateENV(
{
AuthToken: "",
JWTSecret: process.env.JWT_SECRET || v4(),
},
true