Update docker-compose.yml
This commit is contained in:
@@ -4,6 +4,7 @@ services:
|
|||||||
container_name: minecraft
|
container_name: minecraft
|
||||||
tty: true
|
tty: true
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "25565:25565"
|
- "25565:25565"
|
||||||
environment:
|
environment:
|
||||||
|
Reference in New Issue
Block a user