feat(vikunja): add Vikunja task manager at tasks.wampler.us

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-24 10:10:00 -07:00
parent ebd0fb762f
commit 35ff816395
2 changed files with 35 additions and 0 deletions

View File

@@ -73,6 +73,12 @@
encode gzip
reverse_proxy calibre-web:8083
}
@vikunja host tasks.wampler.us
handle @vikunja {
encode gzip
reverse_proxy vikunja:3456
}
}
localhost {