mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 10:37:02 +05:30
caddy: remove Tailnet domain
This commit is contained in:
parent
d116f4c68a
commit
f625132964
1 changed files with 0 additions and 14 deletions
14
Caddyfile
14
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 {
|
dl.msfjarvis.dev {
|
||||||
root * /var/www/dl.msfjarvis.dev
|
root * /var/www/dl.msfjarvis.dev
|
||||||
php_fastcgi unix//run/php/php-fpm.sock {
|
php_fastcgi unix//run/php/php-fpm.sock {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue