Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit 72ec9eb

Browse files
authored
Update README.md
1 parent b7d0cf9 commit 72ec9eb

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
@@ -35,7 +35,7 @@ function in the `handler.go` file if you want to **disable** logging.
3535

3636
### Creating a super secret key
3737
Run the php script in the templates folder in the docker folder, that will generate a byte key that will then be copied to
38-
the docker container and be used for generating jwt's. The key can be used with other hashing algorithms like blowfish.
38+
the docker container and be used for generating jwt's. The key can be used with other crypting algorithms like blowfish.
3939

4040
### Verbose
4141
Verbose can be turned off in the Dockerfile under API_VERBOSE. Verbose will print err's and stack traces when set in the api response.

0 commit comments

Comments
 (0)