mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-02-22 17:16:23 +00:00
Lower FETCH_CONNECTION_POOL_MAX_IDLE_TIMEOUT
This commit is contained in:
@@ -7,5 +7,7 @@ services:
|
||||
TYPE: FABRIC
|
||||
VERSION: 1.21.4
|
||||
MODRINTH_PROJECTS: fabric-api,cloth-config
|
||||
# Troubleshoot reactor.netty.http.client.PrematureCloseException: Connection prematurely closed DURING response
|
||||
FETCH_CONNECTION_POOL_MAX_IDLE_TIMEOUT: PT2S
|
||||
volumes:
|
||||
- ./data:/data
|
||||
|
||||
Reference in New Issue
Block a user