tweaks labels in the guestbook

This commit is contained in:
Lewis Wynne 2026-04-29 02:01:31 +01:00
parent ae62b54e46
commit 8694ab1474
2 changed files with 8 additions and 3 deletions

View file

@ -47,6 +47,11 @@
root * /srv/website/repo/public
encode zstd gzip
@now_legacy path /now.txt /txt/now.txt
handle @now_legacy {
redir /now permanent
}
@guestbook path /guestbook /guestbook/*
handle @guestbook {
reverse_proxy localhost:8123