This commit is contained in:
Alex Thomassen 2018-10-23 15:00:48 +02:00 committed by GitHub
parent b5e43fc80e
commit 4756ccdcc9
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ server {
location = /robots.txt { access_log off; log_not_found off; }
# Uncomment for PHP support (check /etc/nginx/phpfpm.conf), assumes PHP 7.2 FPM is installed.
include phpfpm.conf;
# include phpfpm.conf;
access_log /var/log/nginx/default-access.log combined;
error_log /var/log/nginx/default-error.log error;