We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 390e92d commit 34a3737Copy full SHA for 34a3737
1 file changed
docs/guides/hotwire.md
@@ -19,7 +19,7 @@ We recommend using AnyCable in a _standalone mode_ (i.e., without running an [RP
19
config.turbo.signed_stream_verifier_key = "<your-secret>"
20
21
# or
22
-
+
23
# config/application.rb
24
config.turbo.signed_stream_verifier_key = AnyCable.config.secret
25
```
0 commit comments