update readme

This commit is contained in:
Thijs van Loef
2024-01-19 22:22:32 +01:00
parent 071d5a50e0
commit 59603afa5d

View File

@@ -34,6 +34,7 @@ services:
# Enable the environment variables below if you have COMMUNITY=true # Enable the environment variables below if you have COMMUNITY=true
# - SERVER_PASSWORD="worldofpals" # - SERVER_PASSWORD="worldofpals"
# - SERVER_NAME="World of Pals" # - SERVER_NAME="World of Pals"
# - ADMIN_PASSWORD="someAdminPassword"
volumes: volumes:
- /path/to/your/palworld/folder:/palworld/ - /path/to/your/palworld/folder:/palworld/
``` ```