lfoppiano commited on
Commit
22bb108
1 Parent(s): 6d2c243

Update config-docker.yml

Browse files
Files changed (1) hide show
  1. config-docker.yml +2 -2
config-docker.yml CHANGED
@@ -133,10 +133,10 @@ server:
133
  idleTimeout: 120 seconds
134
  applicationConnectors:
135
  - type: http
136
- port: 8065
137
  adminConnectors:
138
  - type: http
139
- port: 8066
140
  registerDefaultExceptionMappers: false
141
  maxThreads: 2048
142
  maxQueuedRequests: 2048
 
133
  idleTimeout: 120 seconds
134
  applicationConnectors:
135
  - type: http
136
+ port: 8060
137
  adminConnectors:
138
  - type: http
139
+ port: 8061
140
  registerDefaultExceptionMappers: false
141
  maxThreads: 2048
142
  maxQueuedRequests: 2048