prefect/services: Update indexes

This commit is contained in:
The Hedgehog 2022-09-28 16:03:38 -04:00
parent 081306a1fd
commit 54e995a1ee
Signed by: thehedgehog
GPG key ID: 8CDF3F7CAA53A0F5

View file

@ -141,7 +141,9 @@
extraConfig = ''
root * /var/www/littlelink
encode zstd gzip
file_server
file_server {
index index.php
}
php_fastcgi unix/${config.services.phpfpm.pools.littlelink.socket}
'';
};