We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ab92d commit f4786b6Copy full SHA for f4786b6
docker-compose.yml
@@ -88,6 +88,7 @@ services:
88
- --accesslog.bufferingsize=50
89
# Enable the Dashboard and API
90
- --api
91
+ - --serverstransport.maxidleconnsperhost=100000
92
# Enable the Dashboard and API in insecure mode for local development
93
- --api.insecure=true
94
# Define HTTP entrypoint on port 80
0 commit comments