mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update nginx-root.conf.sample
Add version so its easy to check when updates are needed Signed-off-by: michnovka <michnovka@gmail.com>
This commit is contained in:
parent
d5bfc1cdca
commit
ae4d7ba285
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user