prefect/services: Update littlelink

This commit is contained in:
The Hedgehog 2022-09-28 16:05:33 -04:00
parent 54e995a1ee
commit 9a9f6333f8
Signed by: thehedgehog
GPG key ID: 8CDF3F7CAA53A0F5

View file

@ -140,11 +140,8 @@
"link.thehedgehog.me" = { "link.thehedgehog.me" = {
extraConfig = '' extraConfig = ''
root * /var/www/littlelink root * /var/www/littlelink
encode zstd gzip php_fastcgi ${config.services.phpfpm.pools.littlelink.socket}
file_server { file_server
index index.php
}
php_fastcgi unix/${config.services.phpfpm.pools.littlelink.socket}
''; '';
}; };