Remove generic3 and generic4 workers from Matrix
This commit is contained in:
parent
b9051ddd9f
commit
317fb36149
@ -106,8 +106,6 @@ 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
|
||||
@ -118,8 +116,6 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user