Skip to content

Commit 0da4999

Browse files
authored
Fix link
1 parent 5231c3b commit 0da4999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ A typical product (SaaS, etc.) usually consists of following services:
130130
- Modify `.env.local` for
131131
- `PORT` (`8000`)
132132
- `NODE_ENV` (`development` | `production`)
133-
- `SECURITY_SECRET` (Use [passwordsgenerator](https://passwordsgenerator.net))
133+
- `SECURITY_SECRET` (Use [PasswordsGenerators](https://passwordsgenerators.net))
134134
- `SECURITY_SALT_ROUNDS` (`10`)
135135
- `MONGO_URL` (`mongodb://localhost:27017/example`)
136136
- `LANDING_URL` (`http://localhost:3000`)

0 commit comments

Comments
 (0)