From 75201fd18edca2c98ccc49c63359e8354868d500 Mon Sep 17 00:00:00 2001 From: Ittihadyya Date: Mon, 25 Nov 2024 07:31:56 +0200 Subject: [PATCH] oopsie. DNS record discrepancy --- services/website/Caddyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/website/Caddyfile b/services/website/Caddyfile index c27ddc6..966b002 100644 --- a/services/website/Caddyfile +++ b/services/website/Caddyfile @@ -45,7 +45,7 @@ https://cache.collective-conciousness.monster { reverse_proxy 10.24.1.4:5020 } -https://murmur.collective-conciousness.monster, murmur.collective-conciousness.monster { +https://mumble.collective-conciousness.monster, mumble.collective-conciousness.monster { # encode zstd gzip # unsure if this will work with murmur. reverse_proxy 10.24.1.4:64738 } \ No newline at end of file