mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-06 04:32:43 +00:00
Merge pull request #2 from atwardowski/main
Fix server port typo in docker-compose.yml
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
- 8211:8211/udp
|
||||
- 27015:27015/udp
|
||||
environment:
|
||||
- PORT=8221
|
||||
- PORT=8211
|
||||
- PLAYERS=16
|
||||
- MULTITHREADING=FALSE
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user