Update REAME.md and example docker-compose.yml file.

This commit is contained in:
Donald Webster
2024-01-20 22:22:30 -08:00
parent 8878780321
commit 7407ef9222
2 changed files with 10 additions and 2 deletions

View File

@@ -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/