no sb3
This commit is contained in:
parent
fbf123cba6
commit
912f7a4b17
1 changed files with 0 additions and 16 deletions
|
@ -50,22 +50,6 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- minecraft
|
- minecraft
|
||||||
|
|
||||||
stoneblock3:
|
|
||||||
image: itzg/minecraft-server
|
|
||||||
container_name: stoneblock3
|
|
||||||
environment:
|
|
||||||
EULA: "TRUE"
|
|
||||||
TYPE: "FTBA"
|
|
||||||
FTB_MODPACK_ID: "100"
|
|
||||||
MOTD: "Stoneblock 3 server"
|
|
||||||
OPS: "" # no ops
|
|
||||||
MAX_MEMORY: 20G
|
|
||||||
volumes:
|
|
||||||
- /srv/sb3/data:/data
|
|
||||||
networks:
|
|
||||||
- minecraft
|
|
||||||
|
|
||||||
|
|
||||||
vanilla:
|
vanilla:
|
||||||
image: itzg/minecraft-server
|
image: itzg/minecraft-server
|
||||||
container_name: vanilla
|
container_name: vanilla
|
||||||
|
|
Reference in a new issue