Add Caddyfile
This commit is contained in:
parent
adec98b3b8
commit
9f0c594c7c
1 changed files with 7 additions and 0 deletions
7
Caddyfile
Normal file
7
Caddyfile
Normal file
|
@ -0,0 +1,7 @@
|
|||
hothead.blitzw.in {
|
||||
encode gzip
|
||||
|
||||
root * /var/www/bin.boba.best
|
||||
php_fastcgi unix//run/php/php-fpm.sock
|
||||
file_server
|
||||
}
|
Loading…
Reference in a new issue