revert 0835d38f03
Some checks failed
Tests / Event File (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Snyk scan / snyk-php (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

revert Delete Caddyfile
This commit is contained in:
blitzwing 2024-08-21 21:53:15 +00:00
parent 0835d38f03
commit c12d321106

7
Caddyfile Normal file
View file

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