remove backwards compatibility with port 80 to drop setcap use, closes #15
This commit is contained in:
parent
c11b91da26
commit
d83d136f45
2 changed files with 3 additions and 5 deletions
|
@ -1,5 +1,4 @@
|
|||
server {
|
||||
listen 80 default_server;
|
||||
listen 8080 default_server;
|
||||
|
||||
root /var/www;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue