diff --git a/nginx.conf b/nginx.conf index c4d4fd3..757849f 100644 --- a/nginx.conf +++ b/nginx.conf @@ -1,4 +1,3 @@ -user appuser; # Run Nginx worker processes as appuser worker_processes auto; daemon off; # Run in the foreground, managed by Docker/start.sh