From 025faf5f793c07048e3ea4d6c69feb895b331a09 Mon Sep 17 00:00:00 2001 From: Saahil Date: Sun, 13 Oct 2024 00:30:55 -0400 Subject: [PATCH] Update Caddyfile --- Caddyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Caddyfile b/Caddyfile index c858f93..2b1fffe 100644 --- a/Caddyfile +++ b/Caddyfile @@ -10,6 +10,6 @@ http://neon.hackclub.app { } http://spotify.hackclub.app { - bind unix/.spotify.sock|777 + bind unix//home/neon/.spotify.neon.hackclub.app.webserver.sock|777 reverse_proxy localhost:37935 }