mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-27 07:49:26 +00:00
Handle installation of older Fabric versions (#1945)
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
tty: true
|
||||
stdin_open: true
|
||||
ports:
|
||||
- 25565:25565
|
||||
- "25565:25565"
|
||||
environment:
|
||||
EULA: "TRUE"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user