kat

kat / bsky-custom-PDS-ASCII-art

Last active 2 months ago

Like 0
Caddyfile Raw
1https://bsky.girlonthemoon.xyz {
2 reverse_proxy 192.168.1.123:1234
3
4 handle_path / {
5 root * /var/www/bsky
6 file_server
7 }
8}