Commit f625b83f authored by 吴文龙's avatar 吴文龙

fix

parent f9212162
...@@ -81,8 +81,8 @@ frontend http-in ...@@ -81,8 +81,8 @@ frontend http-in
use_backend letsencrypt_http if letsencrypt_http_acl use_backend letsencrypt_http if letsencrypt_http_acl
use_backend tb-http-backend if transport_http_acl use_backend tb-http-backend if transport_http_acl
use_backend tb-api-backend if tb_api_acl use_backend tb-api-backend if tb_api_acl
use_backend iot-inteface-backend if iot_inteface_acl use_backend iot-interface-backend if iot_inteface_acl
use_backend dbapi-backend if dbapi_acl use_backend iot-dbapi-backend if dbapi_acl
use_backend job-backend if job_acl use_backend job-backend if job_acl
use_backend pep-backend if pep_acl use_backend pep-backend if pep_acl
use_backend board-backend if board_acl use_backend board-backend if board_acl
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment