Update Caddyfile
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
Snyk scan / snyk-php (push) Has been cancelled
Tests / Event File (push) Has been cancelled
Tests / Composer (push) Has been cancelled
Tests / PHP 7.3 unit tests on (push) Has been cancelled
Tests / PHP 7.4 unit tests on (push) Has been cancelled
Tests / PHP 8.0 unit tests on (push) Has been cancelled
Tests / PHP 8.1 unit tests on (push) Has been cancelled
Tests / PHP 8.2 unit tests on (push) Has been cancelled
Tests / PHP 8.3 unit tests on (push) Has been cancelled
Tests / PHP 8.4 unit tests on (push) Has been cancelled
Tests / Mocha (push) Has been cancelled

This commit is contained in:
blitzwing 2024-08-09 21:12:07 +00:00
parent 509f4e2de7
commit 40df544202

View file

@ -1,7 +1,7 @@
bin.blitzw.in {
encode gzip
root * /usr/local/bintzwing
root * /var/www/bintzwing
php_fastcgi unix//run/php/php-fpm.sock
file_server
}