Merge pull request #75 from hehehai/hehehai/doc-reset-pwd-typo

docs: reset password command fix
This commit is contained in:
Mauricio Siu
2024-05-11 07:57:03 -06:00
committed by GitHub

View File

@@ -107,7 +107,7 @@ pnpm run docker:push
In the case you lost your password, you can reset it using the following command In the case you lost your password, you can reset it using the following command
```bash ```bash
pnpm run build-server pnpm run reset-password
``` ```
If you want to test the webhooks on development mode using localtunnel, make sure to install `localtunnel` If you want to test the webhooks on development mode using localtunnel, make sure to install `localtunnel`