aboutsummaryrefslogtreecommitdiffstats
path: root/terminaldweller.com/haproxy/haproxy.cfg
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-06-28 11:02:59 +0000
committerterminaldweller <thabogre@gmail.com>2022-06-28 11:02:59 +0000
commit3f1128ba07cfc4bea03a0cc80100dcfe5da4425f (patch)
tree66f548adfd8db2f19a8fdf54d20e5d9bc1d2198e /terminaldweller.com/haproxy/haproxy.cfg
parentupdate (diff)
downloadscripts-3f1128ba07cfc4bea03a0cc80100dcfe5da4425f.tar.gz
scripts-3f1128ba07cfc4bea03a0cc80100dcfe5da4425f.zip
jabber, steam
Diffstat (limited to 'terminaldweller.com/haproxy/haproxy.cfg')
-rw-r--r--terminaldweller.com/haproxy/haproxy.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/terminaldweller.com/haproxy/haproxy.cfg b/terminaldweller.com/haproxy/haproxy.cfg
index 5247f4c..9930fe6 100644
--- a/terminaldweller.com/haproxy/haproxy.cfg
+++ b/terminaldweller.com/haproxy/haproxy.cfg
@@ -26,7 +26,7 @@ resolvers docker_resolver
resolve_retries 3
timeout retry 1000ms
timeout resolve 1000ms
-
+
#Frontends
frontend http
bind *:80
@@ -52,6 +52,7 @@ frontend http
use_backend blog-backend-cert if letsencrypt-acl editor-host
use_backend blog-backend-cert if letsencrypt-acl editorsave-host
use_backend cloud-one-cert if letsencrypt-acl devourer-host
+ use_backend cloud-one-cert if letsencrypt-acl chat-host
use_backend api-crypto-backend-cert if letsencrypt-acl api-host
use_backend api-mila-backend-cert if letsencrypt-acl api-host
use_backend searx-backend-cert if letsencrypt-acl searx-host