From 7ab1563c88d97acdf374fd6743d584ca1a7177d9 Mon Sep 17 00:00:00 2001 From: June Date: Sat, 2 Mar 2024 15:40:55 +0100 Subject: [PATCH] Add entry to public-reverse-proxy for acme challenge for light-werkstatt --- config/hosts/public-reverse-proxy/nginx.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/config/hosts/public-reverse-proxy/nginx.nix b/config/hosts/public-reverse-proxy/nginx.nix index f23e7a9..ff14adb 100644 --- a/config/hosts/public-reverse-proxy/nginx.nix +++ b/config/hosts/public-reverse-proxy/nginx.nix @@ -26,6 +26,7 @@ club-assistant.ccchh.net 10.31.208.10; netbox.ccchh.net 10.31.208.29:31820; light.ccchh.net 10.31.208.23; + light-werkstatt.ccchh.net 10.31.208.23; thinkcccore0.ccchh.net 10.31.242.3; thinkcccore1.ccchh.net 10.31.242.4; thinkcccore2.ccchh.net 10.31.242.5;