From 85f9dc5c9d6ab780fd44702aec7c47399466c041 Mon Sep 17 00:00:00 2001 From: Magic_RB Date: Mon, 19 Jun 2023 01:49:00 +0200 Subject: [PATCH] Delete unused upstream in ingress toothpick Signed-off-by: Magic_RB --- terranix/containers/ingress-toothpick/upstreams.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/terranix/containers/ingress-toothpick/upstreams.conf b/terranix/containers/ingress-toothpick/upstreams.conf index cb7f7b1..87993fc 100644 --- a/terranix/containers/ingress-toothpick/upstreams.conf +++ b/terranix/containers/ingress-toothpick/upstreams.conf @@ -34,10 +34,6 @@ upstream matrix-synapse-sync { server {{ env "NOMAD_UPSTREAM_ADDR_matrix_synapse_sync" }}; } -upstream matrix-mautrix-facebook { - server {{ env "NOMAD_UPSTREAM_ADDR_matrix-mautrix-facebook" }}; -} - server { listen 443 ssl http2;