mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-07-05 16:15:10 +00:00
Fabric downloads are better now
This commit is contained in:
@@ -7,7 +7,5 @@ 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