caddy: remove Tailnet domain

This commit is contained in:
Harsh Shandilya 2022-10-09 00:57:38 +05:30
parent d116f4c68a
commit f625132964
No known key found for this signature in database
1 changed files with 0 additions and 14 deletions

View File

@ -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 {