From 9990b7deabfaa70b7cfadfd9a5ea2d3854d64179 Mon Sep 17 00:00:00 2001 From: Lucas Date: Tue, 27 Jan 2026 20:06:31 +0000 Subject: [PATCH] chore: remove jenkins, switch to gitea actions --- Caddyfile | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/Caddyfile b/Caddyfile index 05e3335..2c8577f 100755 --- a/Caddyfile +++ b/Caddyfile @@ -9,33 +9,6 @@ } } -jenkins.lucasroyer.fr { - # Security - header { - X-Frame-Options "SAMEORIGIN" - X-Content-Type-Options "nosniff" - X-XSS-Protection "1; mode=block" - } - - # Large files - request_body { - max_size 512MB - } - - # Compression - encode zstd gzip - - # Log - log { - output file /data/jenkins_access.log - } - - # Redirect - reverse_proxy jenkins:8080 { - flush_interval -1 - } -} - portfolio.lucasroyer.fr { # Server cache cache {