Update docker-compose.yml

This commit is contained in:
Janis
2023-11-24 23:44:40 +01:00
committed by GitHub
parent 56725e2558
commit 1a0de38c4a

View File

@@ -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