Non-root launch

This commit is contained in:
Adam Outler
2025-09-25 14:10:06 -04:00
parent 8ed21a8c07
commit dfcc375fba
8 changed files with 61 additions and 34 deletions

View File

@@ -1,4 +1,5 @@
user nginx;
#user nobody;
user netalertx;
# Set number of worker processes automatically based on number of CPU cores.
worker_processes auto;