mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-06 04:32:43 +00:00
update docker compose
This commit is contained in:
@@ -24,7 +24,8 @@ services:
|
||||
restart: unless-stopped
|
||||
container_name: palworld-server
|
||||
ports:
|
||||
- 8211:8211
|
||||
- 8211:8211/udp
|
||||
- 27015:27015/udp
|
||||
environment:
|
||||
- PORT=8221
|
||||
- PLAYERS=16
|
||||
|
||||
@@ -4,7 +4,8 @@ services:
|
||||
restart: unless-stopped
|
||||
container_name: palworld-server
|
||||
ports:
|
||||
- 8211:8211
|
||||
- 8211:8211/udp
|
||||
- 27015:27015/udp
|
||||
environment:
|
||||
- PORT=8221
|
||||
- PLAYERS=16
|
||||
|
||||
Reference in New Issue
Block a user