We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd0bbc7 + 3396dec commit 5ea52d7Copy full SHA for 5ea52d7
mercure.rst
@@ -71,7 +71,7 @@ Run the following command to start it:
71
72
.. code-block:: terminal
73
74
- $ JWT_KEY='aVerySecretKey' ADDR='localhost:3000' ALLOW_ANONYMOUS=1 ./mercure
+ $ JWT_KEY='aVerySecretKey' ADDR='localhost:3000' ALLOW_ANONYMOUS=1 CORS_ALLOWED_ORIGINS=* ./mercure
75
76
.. note::
77
0 commit comments