split Caddyfile

This commit is contained in:
2024-12-04 22:17:05 +01:00
parent 10bb430d43
commit dde85a43e1
7 changed files with 107 additions and 105 deletions

View File

@@ -1,11 +1,10 @@
test.rik.veenboer.xyz {
log {
output file /var/log/test.log
}
log {
output file /var/log/test.log
}
authorize with mypolicy
reverse_proxy host:12345
}
auth.rik.veenboer.xyz {