A music player that connects to your cloud/distributed storage.
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: caddy file for tailscale tunnel

+7
+7
Caddyfile
··· 1 + :8080 { 2 + root * dist 3 + file_server { 4 + precompressed br gzip 5 + } 6 + try_files {path} {path}/index.html /index.html 7 + }