mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-31 04:32:48 +00:00
add option to disable update on boot
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
||||
- PORT=8211
|
||||
- PLAYERS=16
|
||||
- MULTITHREADING=false
|
||||
- UPDATE_ON_BOOT=true
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user