Fix game port for template
This commit is contained in:
parent
410514a470
commit
0000620de6
@ -5,7 +5,7 @@ services:
|
||||
restart: unless-stopped
|
||||
image: openjdk:16-alpine
|
||||
ports:
|
||||
- 25566:25565
|
||||
- 25565:25565
|
||||
volumes:
|
||||
- ${PWD}:/mc-server
|
||||
working_dir: "/mc-server"
|
||||
|
Loading…
x
Reference in New Issue
Block a user