mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-03 05:16:24 +00:00
Fixed TYPE=FTBA in example compose file
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
# REQUIRED for all types
|
||||
EULA: "TRUE"
|
||||
# Set server type (vs the default of vanilla)
|
||||
TYPE: FORGE
|
||||
TYPE: FTBA
|
||||
volumes:
|
||||
# use a named, managed volume for data volume
|
||||
- mc_forge:/data
|
||||
|
||||
Reference in New Issue
Block a user