improve nginx security

This commit is contained in:
2022-05-28 19:07:15 +02:00
parent b7d81dc75e
commit ca1aa3dc5e
6 changed files with 29 additions and 15 deletions

View File

@ -1,4 +1,5 @@
webserver:
- domain: "_"
port: 8080
bigrequests: false
...