mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-11-10 14:24:28 +00:00
typo (#2296)
This commit is contained in:
parent
b028e655d2
commit
086552fbe5
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ services:
|
||||||
# Modpack client zip must be manually downloaded from
|
# Modpack client zip must be manually downloaded from
|
||||||
# https://www.curseforge.com/minecraft/modpacks/one-block-modded
|
# https://www.curseforge.com/minecraft/modpacks/one-block-modded
|
||||||
# due to authors disallowing project distribution
|
# due to authors disallowing project distribution
|
||||||
CF_MODPACK_ZIP: /modpacks/Modded+OneBock.zip
|
CF_MODPACK_ZIP: /modpacks/Modded+OneBlock.zip
|
||||||
CF_SET_LEVEL_FROM: OVERRIDES
|
CF_SET_LEVEL_FROM: OVERRIDES
|
||||||
DEBUG: "false"
|
DEBUG: "false"
|
||||||
MEMORY: 4G
|
MEMORY: 4G
|
||||||
|
|
Loading…
Reference in a new issue