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