add option to disable update on boot

This commit is contained in:
Thijs van Loef
2024-01-19 19:35:32 +01:00
parent 2b73f49931
commit 1f43e5be60
4 changed files with 13 additions and 6 deletions

View File

@@ -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