remove backwards compatibility with port 80 to drop setcap use, closes #15

This commit is contained in:
El RIDO 2020-04-28 07:10:27 +02:00
parent c11b91da26
commit d83d136f45
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
2 changed files with 3 additions and 5 deletions

View file

@ -1,5 +1,4 @@
server {
listen 80 default_server;
listen 8080 default_server;
root /var/www;