From dc89d33e33450a9e854407de341b4cc02aff308b Mon Sep 17 00:00:00 2001 From: julian Date: Fri, 11 Aug 2023 00:42:05 +0200 Subject: [PATCH] Remove acme challenge entry for aes.ccchh.net --- .../z9/configs/public-reverse-proxy/nginx/acme_challenge.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/files/z9/configs/public-reverse-proxy/nginx/acme_challenge.conf b/playbooks/files/z9/configs/public-reverse-proxy/nginx/acme_challenge.conf index 80d4e62..220ad3a 100644 --- a/playbooks/files/z9/configs/public-reverse-proxy/nginx/acme_challenge.conf +++ b/playbooks/files/z9/configs/public-reverse-proxy/nginx/acme_challenge.conf @@ -9,7 +9,6 @@ map $host $upstream_acme_challenge_host { wiki.ccchh.net 10.31.206.13:31820; zigbee2mqtt.ccchh.net 10.31.208.25:31820; esphome.ccchh.net 10.31.208.24:31820; - aes.ccchh.net 10.31.206.14:31820; proxmox-backup-server.ccchh.net 10.31.208.28; default ""; }