chore: remove user directive from nginx config since Docker handles permissions
This commit is contained in:
parent
afeaf931f2
commit
d710df2b1f
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user