mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-06 04:32:43 +00:00
Added description for server
This commit is contained in:
committed by
Thijs van Loef
parent
af15e82aa9
commit
8b34e13e8a
@@ -18,6 +18,8 @@ services:
|
||||
- TZ=UTC
|
||||
- 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_NAME="World of Pals"
|
||||
- SERVER_DESCRIPTION=""
|
||||
volumes:
|
||||
- ./palworld:/palworld/
|
||||
|
||||
Reference in New Issue
Block a user