improve nginx security
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
---
|
||||
ansible_host: nextcloud.intra.tormakris.dev
|
||||
webserver:
|
||||
- domain: "nextcloud.tormakristof.eu"
|
||||
port: 8080
|
||||
bigrequests: true
|
||||
...
|
||||
|
@ -3,6 +3,8 @@ ansible_host: nexus.intra.tormakris.dev
|
||||
webserver:
|
||||
- domain: "nexus.kmlabz.com"
|
||||
port: 8080
|
||||
bigrequests: true
|
||||
- domain: "registry.kmlabz.com"
|
||||
port: 4269
|
||||
bigrequests: true
|
||||
...
|
||||
|
Reference in New Issue
Block a user