update: add domain to caddy

This commit is contained in:
Saahil dutta 2024-10-13 00:16:35 -04:00
parent 7d50117f95
commit a93103d996
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
}