Revert "Remove generic3 and generic4 workers from Matrix"

This reverts commit 317fb36149.
This commit is contained in:
BBaoVanC 2021-08-27 21:39:15 -05:00
parent 509e4fccbd
commit c5ebe8bd14
1 changed files with 4 additions and 0 deletions

View File

@ -106,6 +106,8 @@ matrix.boba.best {
reverse_proxy {
to localhost:8010
to localhost:8011
to localhost:8012
to localhost:8013
lb_policy round_robin
health_uri /health
health_interval 15s
@ -116,6 +118,8 @@ matrix.boba.best {
reverse_proxy {
to localhost:8010
to localhost:8011
to localhost:8012
to localhost:8013
lb_policy ip_hash
health_uri /health
health_interval 15s