mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
Merge pull request #12100 from michnovka/patch-1
Update nginx-root.conf.sample
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user