bintzwing/Caddyfile
blitzwing c12d321106
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 0835d38f03
revert Delete Caddyfile
2024-08-21 21:53:15 +00:00

7 lines
No EOL
123 B
Caddyfile

bin.blitzw.in {
encode gzip
root * /var/www/bintzwing
php_fastcgi unix//run/php/php-fpm.sock
file_server
}