feat: simplify Caddyfile configuration by removing redundant server name
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 17s
Nix Format Check / check-format (push) Successful in 55s
Python Lint Check / check-python (push) Failing after 13s

This commit is contained in:
2025-03-17 14:57:52 +01:00
parent fc98090339
commit 7f5f53c2c0

View File

@ -23,7 +23,7 @@ status.vleeuwen.me status.mvl.sh {
tls {{ caddy_email }}
}
sf.vleeuwen.me sf.mvl.sh {
sf.mvl.sh {
reverse_proxy seafile:80
tls {{ caddy_email }}
}