mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-07-09 18:15:10 +00:00
Lower FETCH_CONNECTION_POOL_MAX_IDLE_TIMEOUT
This commit is contained in:
@@ -7,5 +7,7 @@ services:
|
|||||||
TYPE: FABRIC
|
TYPE: FABRIC
|
||||||
VERSION: 1.21.4
|
VERSION: 1.21.4
|
||||||
MODRINTH_PROJECTS: fabric-api,cloth-config
|
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:
|
volumes:
|
||||||
- ./data:/data
|
- ./data:/data
|
||||||
|
|||||||
Reference in New Issue
Block a user