fix wrong variable name

This commit is contained in:
Thijs van Loef
2024-01-22 23:08:06 +01:00
committed by GitHub
parent 65b1f7e4b6
commit d696b8e7d3

View File

@@ -42,7 +42,7 @@ services:
- PORT=8211 # Optional but recommended
- PLAYERS=16 # Optional but recommended
- MULTITHREADING=false
- ENABLE_RCON=true
- RCON_ENABLED=true
- RCON_PORT=25575
- ADMIN_PASSWORD="adminPasswordHere"
- COMMUNITY=false # Enable this if you want your server to show up in the community servers tab, USE WITH SERVER_PASSWORD!