Monorepo for Aesthetic.Computer aesthetic.computer
4
fork

Configure Feed

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

lith Caddyfile: nudge to refire webhook with install-before-reload fix

No semantic change — just touching the file so the webhook fires again
after the prior commit (79a98be63) patched webhook.sh to install
/opt/ac/lith/Caddyfile to /etc/caddy/Caddyfile before `systemctl reload
caddy`. The previous push deployed the patched webhook.sh to disk but
didn't trigger another Caddy reload, so /etc/caddy/Caddyfile is still
the version from the last deploy.fish run.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

+1
+1
lith/Caddyfile
··· 2 2 # Cloudflare handles TLS. Caddy serves HTTP on :80. 3 3 4 4 # --- papers.aesthetic.computer --- 5 + # (touched 2026-04-29 to re-fire webhook after the install-Caddyfile-before-reload fix) 5 6 :443 { 6 7 tls /etc/caddy/origin-cert.pem /etc/caddy/origin-key.pem 7 8 log {