From f625132964371d417aabb326e1af3249c47dfbee Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 9 Oct 2022 00:57:38 +0530 Subject: [PATCH] caddy: remove Tailnet domain --- Caddyfile | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/Caddyfile b/Caddyfile index 663289b..5a3b3d5 100644 --- a/Caddyfile +++ b/Caddyfile @@ -1,17 +1,3 @@ -i915box.tiger-shark.ts.net { - root * /var/www/dl.msfjarvis.dev - php_fastcgi unix//run/php/php-fpm.sock { - try_files {path} {path}/index.php /_h5ai/public/index.php =404 - } - file_server - encode gzip - @static { - file - path *.ico *.css *.js *.gif *.jpg *.jpeg *.png *.svg *.woff *.pdf *.webp - } - header @static Cache-Control max-age=5184000 -} - dl.msfjarvis.dev { root * /var/www/dl.msfjarvis.dev php_fastcgi unix//run/php/php-fpm.sock {