update: add domain to caddy

Signed-off-by: Saahil <neon@saahild.com>
This commit is contained in:
Saahil dutta 2024-10-13 00:16:35 -04:00
parent 3d9de40bc1
commit 90cb708616
Signed by: neon
GPG key ID: 8A8B64515254CFC6

View file

@ -9,3 +9,7 @@ http://neon.hackclub.app {
}
}
http://spotify.hackclub.app {
bind unix/.spotify.sock|777
reverse_proxy localhost:378625
}