https://bsky.girlonthemoon.xyz {
  reverse_proxy 192.168.1.123:1234

  handle_path / {
    root * /var/www/bsky
    file_server
  }
}