Skip to content

Commit

Permalink
Merge pull request #36 from gogolok/fix_typo
Browse files Browse the repository at this point in the history
README: Fix typo
  • Loading branch information
akop authored Oct 29, 2024
2 parents 0d2e28c + 25bbe36 commit 004043f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ The server's settings can be adjusted using specified environment variables and
| `ID` | `--id` | The id of the tokens. Defaults to `test`. |
| `EXPIRES_IN_MINUTES` | `--expires-in-minutes` | The expiration time of the JWT tokens in minutes. Defaults to `52560000`. |
| `GRAND_TYPE` | `--grand-type` | The grand type of the JWT tokens. Defaults to `client_credentials`. |
| `EMAIL` | `--email` | The email of the JWT token in minutes. Defaults to `[email protected]`. |
| `EMAIL` | `--email` | The email of the JWT token. Defaults to `[email protected]`. |

0 comments on commit 004043f

Please sign in to comment.