Skip to content
Personal
Open source
Business
Explore
Sign up
Sign in
Pricing
Blog
Support
Watch
4
Star
1
Fork
1
FreeCodeCamp
/
static
Code
Issues
0
Pull requests
0
Pulse
Graphs
Permalink
Browse files
Correct user for nginx
Loading branch information
...
1 parent
46ece1d
commit
71da57f78eba3786132ca9e46caeefaf68c0cc25
BerkeleyTrue
committed
Mar 16, 2016
Unified
Split
Showing
1 changed file
with
1 addition
and
1 deletion
.
+1
−1
nginx.conf
Show notes
View
2
nginx.conf
@@ -1,4 +1,4 @@
-
user
www;
+
user
www
-data
;
worker_processes
4
;
pid
/run/nginx.pid;
Toggle all file notes
0 comments on commit
71da57f
Please
sign in
to comment.
Something went wrong with that request. Please try again.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
71da57f