diff --git a/README.md b/README.md index 4062380..d57c2e5 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Configure JWT information. Notably the Secret "JWT": { "Issuer": "IcarusAPI", "Audience": "IcarusAPIClient", - "Secret": "X1I9TbwaBG3RiwLiCJ69lHGxLFoNODDE", + "Secret": "Manaiswhatyouthinkitis", "Subject": "Authorization" }, ```