mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-06 04:32:43 +00:00
Update REAME.md and example docker-compose.yml file.
This commit is contained in:
@@ -8,6 +8,8 @@ services:
|
||||
- 27015:27015/udp
|
||||
environment:
|
||||
- PORT=8211
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- PLAYERS=16
|
||||
- MULTITHREADING=false
|
||||
- UPDATE_ON_BOOT=true
|
||||
@@ -17,4 +19,4 @@ services:
|
||||
# - SERVER_NAME="World of Pals"
|
||||
# - ADMIN_PASSWORD="someAdminPassword"
|
||||
volumes:
|
||||
- ./palworld:/palworld/
|
||||
- ./palworld:/palworld/
|
||||
|
||||
Reference in New Issue
Block a user