From 8af5137c509c6a91c14a2a211bebba7defe58391 Mon Sep 17 00:00:00 2001 From: Saahil Date: Sun, 13 Oct 2024 00:36:42 -0400 Subject: [PATCH] Update Caddyfile --- Caddyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Caddyfile b/Caddyfile index c858f93..151ef9c 100644 --- a/Caddyfile +++ b/Caddyfile @@ -9,7 +9,7 @@ http://neon.hackclub.app { } } -http://spotify.hackclub.app { +http://spotify.neon.hackclub.app { bind unix/.spotify.sock|777 reverse_proxy localhost:37935 }