Skip to content

Commit 9fcee79

Browse files
committed
docs: be sure to update hash secret and token secret
1 parent 336e3a4 commit 9fcee79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ cargo build --release
3838
```
3939
There are some default values set in the .env file, you can adjust them as you wish.
4040
Keep in mind to change the code as well.
41+
> ⚠️ Be sure to update both `HASH_SECRET` and `JWT_SECRET` to something cryptographically safe!
42+
4143

4244
You can also launch it in a screen or in a container, so it runs without an active shell session.
4345

0 commit comments

Comments
 (0)