File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ the publicly available URL (e.g. ``https://example.com/.well-known/mercure``).
107
107
The clients must also bear a `JSON Web Token `_ (JWT)
108
108
to the Mercure Hub to be authorized to publish updates and, sometimes, to subscribe.
109
109
110
- This token must be signed with the same secret key as the one used by the Hub to verify the JWT (``!ChangeMe! `` in you use the Docker integration).
110
+ This token must be signed with the same secret key as the one used by the Hub to verify the JWT (``!ChangeMe! `` if you use the Docker integration).
111
111
This secret key must be stored in the ``MERCURE_JWT_SECRET `` environment variable.
112
112
MercureBundle will use it to automatically generate and sign the needed JWTs.
113
113
You can’t perform that action at this time.
0 commit comments