diff --git a/README.md b/README.md index 94311d4cb..fb45bbe05 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ services: # Enable the environment variables below if you have COMMUNITY=true # - SERVER_PASSWORD="worldofpals" # - SERVER_NAME="World of Pals" + # - ADMIN_PASSWORD="someAdminPassword" volumes: - /path/to/your/palworld/folder:/palworld/ ```