bintzwing/Caddyfile
blitzwing 40df544202
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
Update Caddyfile
2024-08-09 21:12:07 +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
}