Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
KagurazakaNyaa committed Jan 19, 2024
1 parent 8042231 commit 617f1c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
restart: unless-stopped
network_mode: bridge
ports:
- 7777:7777/udp
- 7777:7777
environment:
- GAME_PORT=7777
- MAX_PLAYERS=16
Expand Down

0 comments on commit 617f1c6

Please sign in to comment.