mirror of
https://github.com/DerTyp7/docker_minecraft_server_auto_starter.git
synced 2025-10-29 12:42:09 +01:00
Update docker-compose.yml
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
|||||||
auto_starter:
|
auto_starter:
|
||||||
container_name: mc_auto_starter
|
container_name: mc_auto_starter
|
||||||
restart: always
|
restart: always
|
||||||
build: .
|
image: dertyp7/minecraft_server_auto_starter:latest
|
||||||
ports:
|
ports:
|
||||||
- 25565:25565
|
- 25565:25565
|
||||||
- 25566:25566
|
- 25566:25566
|
||||||
|
|||||||
Reference in New Issue
Block a user