Add missing httpHeaderSize documentation

This commit is contained in:
Thomas Zerr
2024-09-03 10:18:43 +02:00
parent f8ee45f7d0
commit e69719c693

View File

@@ -22,6 +22,7 @@ addressBinding: 0.0.0.0
# This is the exposed port for your application
port: 8080
contextPath: /
httpHeaderSize: 16384
```
**Environment variables**