Fixed port issue, unable to connect

This commit is contained in:
Ash Leece 2020-08-31 22:42:50 +01:00
parent 834b7e0aa0
commit c0df9b6b00
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ services:
server:
image: pmmp/pocketmine-mp
ports:
- 19132:19132
- 19132:19132/udp
volumes:
- data:/data
- plugins:/plugins