feat: add IT Tools card and Caddyfile block for tools.carloselugo.com
This commit is contained in:
@@ -140,3 +140,14 @@ route-rush.carloselugo.com {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
# ── IT Tools ──────────────────────────────────────────────────────────────────
|
||||
tools.carloselugo.com {
|
||||
import security_headers
|
||||
reverse_proxy it-tools:80
|
||||
encode gzip
|
||||
log {
|
||||
output file /var/log/caddy/it-tools.log
|
||||
format json
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user