mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 21:19:13 +00:00
deploy: f8934fb1c7e1c21091fa884f2c543e2d7aa43b07
This commit is contained in:
parent
4614bb3829
commit
b82c5da832
@ -160,7 +160,7 @@ This feature is <b>experimental</b> and should only be used when you are reachin
|
||||
<p><code>docker run --name github-bridge-redis -p 6379:6379 -d redis</code>.</p>
|
||||
<p>The processes should all share the same config, which should contain the correct config enable redis:</p>
|
||||
<pre><code class="language-yaml">queue:
|
||||
monolithic: true
|
||||
monolithic: false
|
||||
port: 6379
|
||||
host: github-bridge-redis
|
||||
</code></pre>
|
||||
|
@ -1455,7 +1455,7 @@ This feature is <b>experimental</b> and should only be used when you are reachin
|
||||
<p><code>docker run --name github-bridge-redis -p 6379:6379 -d redis</code>.</p>
|
||||
<p>The processes should all share the same config, which should contain the correct config enable redis:</p>
|
||||
<pre><code class="language-yaml">queue:
|
||||
monolithic: true
|
||||
monolithic: false
|
||||
port: 6379
|
||||
host: github-bridge-redis
|
||||
</code></pre>
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user