Recommend Server Password since you can now use direct join with a password

This commit is contained in:
Thijs van Loef
2024-01-25 19:05:15 +01:00
parent 61b052975e
commit fbbe8355be
2 changed files with 3 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ services:
- PGID=1000
- PORT=8211 # Optional but recommended
- PLAYERS=16 # Optional but recommended
- SERVER_PASSWORD="worldofpals" # Optional but recommended
- MULTITHREADING=true
- RCON_ENABLED=true
- RCON_PORT=25575
@@ -18,7 +19,6 @@ services:
- ADMIN_PASSWORD="adminPasswordHere"
- COMMUNITY=false # Enable this if you want your server to show up in the community servers tab, USE WITH SERVER_PASSWORD!
# Enable the environment variables below if you have COMMUNITY=true
# - SERVER_PASSWORD="worldofpals"
# - SERVER_NAME="World of Pals"
volumes:
- ./palworld:/palworld/