X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fcr%2Fapp%2Fnginx.conf;h=32beca1c7094db3b89c6fc0acb4ff50b5d3207af;hb=52effccd66db6aa5e7bcb981b6b1d3633d187c5f;hp=31e38451988cc7505c852a0a2a327d9bd377732c;hpb=f2ca4e41464ec333eea5f2592c1f1a844e81f512;p=nonrtric.git diff --git a/test/cr/app/nginx.conf b/test/cr/app/nginx.conf index 31e38451..32beca1c 100644 --- a/test/cr/app/nginx.conf +++ b/test/cr/app/nginx.conf @@ -1,4 +1,4 @@ -# user www-data; +user www-data; worker_processes auto; pid /run/nginx.pid; include /etc/nginx/modules-enabled/*.conf;