From b5126b86fcb3836b0019af8ee39f1426961c1af5 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Tue, 15 Mar 2022 14:38:15 +0330 Subject: updates --- terminaldweller.com/haproxy/haproxy.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'terminaldweller.com/haproxy') diff --git a/terminaldweller.com/haproxy/haproxy.cfg b/terminaldweller.com/haproxy/haproxy.cfg index 6b75014..1ca1467 100644 --- a/terminaldweller.com/haproxy/haproxy.cfg +++ b/terminaldweller.com/haproxy/haproxy.cfg @@ -63,7 +63,7 @@ frontend https #use_backend chat-backend-s if chat-host-s use_backend blog-backend-s if blog-host-s #use_backend api-crypto-backend-s if api-host-s crypto-api-acl - use_backend api-crypto-backend-s if api-host-s + use_backend api-crypto-backend-s if api-host-s use_backend api-mila-backend-s if mila-api-host-s use_backend searx-backend-s if searx-host-s use_backend cargo-backend-s if cargo-host-s -- cgit v1.2.3