TK
You can do this with the following command:
npx directus users passwd --email [email protected] --password newpasswordhere
Please ensure that the encoding for your database, tables, and fields are set to utf8mb4
.
TK
You can do this with the following command:
npx directus users passwd --email [email protected] --password newpasswordhere
Please ensure that the encoding for your database, tables, and fields are set to utf8mb4
.