Skip to content

Commit

Permalink
Merge pull request #12100 from michnovka/patch-1
Browse files Browse the repository at this point in the history
Update nginx-root.conf.sample
  • Loading branch information
susnux authored Sep 19, 2024
2 parents cbc97f3 + ae4d7ba commit e90f78c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions admin_manual/installation/nginx-root.conf.sample
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Version 2024-07-17

upstream php-handler {
server 127.0.0.1:9000;
#server unix:/run/php/php8.2-fpm.sock;
Expand Down

0 comments on commit e90f78c

Please sign in to comment.