add env for server_name

This commit is contained in:
Thijs van Loef
2024-01-19 19:06:05 +01:00
parent 2bf13584c2
commit 0c2edf6caa
4 changed files with 13 additions and 2 deletions

View File

@@ -11,5 +11,10 @@ services:
- PLAYERS=16
- MULTITHREADING=false
- 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
# - PUBLIC_PORT=123
# - PUBLIC_IP=123
# - SERVER_PASSWORD="worldofpals"
# - SERVER_NAME="World of Pals"
volumes:
- ./palworld:/palworld/