changed php path and removed ssl stuff, they should be handled by reverse proxy outside the container

This commit is contained in:
Shihaam Abdul Rahman 2022-10-07 16:17:08 +05:00
parent 8ce851400a
commit 78e941fb04
Signed by: shihaam
GPG Key ID: 3B007D22E5584980

View File

@ -1,7 +1,3 @@
upstream php-handler {
unix:/run/php/php8.1-fpm.sock;
}
# Set the `immutable` cache control options only for assets with a cache busting `v` argument
map $arg_v $asset_immutable {
"" "";