1 files changed,
1 insertions(+),
1 deletions(-)
Author:
Olexandr Smirnov
ss2316544@gmail.com
Committed by:
GitHub
noreply@github.com
Committed at:
2025-07-07 13:24:08 +0300
Parent:
5bdd1f8
M
cmd/seed/users.go
@@ -21,7 +21,7 @@ password: "adminadmin",
activated: true, }, { //nolint:exhaustruct - email: "users@onasty.local", + email: "user@onasty.local", activated: false, password: "qwerty123", },