Add initial Caddy configuration files

This commit is contained in:
Joakim Hellsén 2026-08-02 05:44:14 +02:00
commit 48858743b4
Signed by: Joakim Hellsén
SSH key fingerprint: SHA256:/9h/CsExpFp+PRhsfA0xznFx2CGfTT5R/kpuFfUgEQk
4 changed files with 39 additions and 0 deletions

6
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,6 @@
{
"cSpell.words": [
"qbittorrent",
"tmpfs"
]
}