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:
michnovka 2024-08-10 16:41:49 +02:00 committed by Ferdinand Thiessen
parent d5bfc1cdca
commit ae4d7ba285

View File

@ -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;