bedrock
This commit is contained in:
@@ -8,15 +8,12 @@ services:
|
||||
- traefik
|
||||
image: itzg/minecraft-bedrock-server
|
||||
container_name: bedrock
|
||||
restart: always
|
||||
stdin_open: true
|
||||
tty: true
|
||||
logging:
|
||||
options:
|
||||
max-size: "8m"
|
||||
max-file: "10"
|
||||
stdin_open: true
|
||||
tty: true
|
||||
environment:
|
||||
- EULA=true
|
||||
- VERSION=LATEST
|
||||
|
||||
Reference in New Issue
Block a user