Revert "Remove generic3 and generic4 workers from Matrix"
This reverts commit 317fb36149
.
This commit is contained in:
parent
509e4fccbd
commit
c5ebe8bd14
@ -106,6 +106,8 @@ matrix.boba.best {
|
|||||||
reverse_proxy {
|
reverse_proxy {
|
||||||
to localhost:8010
|
to localhost:8010
|
||||||
to localhost:8011
|
to localhost:8011
|
||||||
|
to localhost:8012
|
||||||
|
to localhost:8013
|
||||||
lb_policy round_robin
|
lb_policy round_robin
|
||||||
health_uri /health
|
health_uri /health
|
||||||
health_interval 15s
|
health_interval 15s
|
||||||
@ -116,6 +118,8 @@ matrix.boba.best {
|
|||||||
reverse_proxy {
|
reverse_proxy {
|
||||||
to localhost:8010
|
to localhost:8010
|
||||||
to localhost:8011
|
to localhost:8011
|
||||||
|
to localhost:8012
|
||||||
|
to localhost:8013
|
||||||
lb_policy ip_hash
|
lb_policy ip_hash
|
||||||
health_uri /health
|
health_uri /health
|
||||||
health_interval 15s
|
health_interval 15s
|
||||||
|
Loading…
Reference in New Issue
Block a user