summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/nouveau/nouveau.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/java/nouveau/nouveau.yaml b/java/nouveau/nouveau.yaml
index a6bd00f6e..49c9a4e99 100644
--- a/java/nouveau/nouveau.yaml
+++ b/java/nouveau/nouveau.yaml
@@ -8,8 +8,13 @@ server:
applicationConnectors:
- type: h2c
port: 8080
+ bindHost: 127.0.0.1
maxConcurrentStreams: 1024
initialStreamRecvWindow: 65535
+ adminConnectors:
+ - type: h2c
+ port: 8081
+ bindHost: 127.0.0.1
gzip:
includedMethods:
- GET