Skip to content

Commit

Permalink
UPDATE: readded port mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
wiemanboy committed Jan 16, 2025
1 parent ae3d90f commit e83d9ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions swarm-compose.minecraft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ services:
ENABLE_WHITELIST: "true"
volumes:
- ./data/minecraft:/data
ports:
- ":25565"
deploy:
resources:
limits:
Expand Down

0 comments on commit e83d9ae

Please sign in to comment.