mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
Merge pull request #6514 from Ansuel/nginx_root
nginx: change default user for luci conf
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
user root;
|
user nobody nogroup;
|
||||||
worker_processes 1;
|
worker_processes 1;
|
||||||
|
|
||||||
#error_log logs/error.log;
|
#error_log logs/error.log;
|
||||||
|
|||||||
Reference in New Issue
Block a user