Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.

Commit 189d114

Browse files
authored
Update nginx-conf.php
1 parent 025bb5c commit 189d114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nginx-conf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
//$fastcgiPass = "unix:/var/run/php-fpm.sock";
3333

3434
$data = <<<DATA
35-
,#user http;
35+
#user http;
3636
worker_processes 1;
3737
3838
#error_log logs/error.log;

0 commit comments

Comments
 (0)