Fix atm3
This commit is contained in:
parent
62ff025915
commit
b48f7d50a5
@ -1,6 +1,7 @@
|
|||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
mc:
|
mc:
|
||||||
|
container_name: atm3
|
||||||
image: itzg/minecraft-server
|
image: itzg/minecraft-server
|
||||||
tty: true
|
tty: true
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
@ -21,7 +22,6 @@ services:
|
|||||||
DIFFICULTY: "normal"
|
DIFFICULTY: "normal"
|
||||||
SNOOPER_ENABLED: "false"
|
SNOOPER_ENABLED: "false"
|
||||||
ALLOW_FLIGHT: "true"
|
ALLOW_FLIGHT: "true"
|
||||||
SETUP_ONLY: "true"
|
|
||||||
USE_SIMD_FLAGS: "true"
|
USE_SIMD_FLAGS: "true"
|
||||||
ENABLE_RCON: "true"
|
ENABLE_RCON: "true"
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user