fabric: skip web API access when all versions match installed (#3332)

This commit is contained in:
Geoff Bourne
2025-02-22 14:57:57 -06:00
committed by GitHub
parent dcdbb85936
commit beb3b4a2ce
2 changed files with 4 additions and 1 deletions

View File

@@ -4,6 +4,9 @@ services:
environment:
EULA: "true"
TYPE: FABRIC
# VERSION: 1.21.4
# FABRIC_INSTALLER_VERSION: 1.0.1
# FABRIC_LOADER_VERSION: 0.16.10
ports:
- "25565:25565"
volumes: