Compare commits

..

No commits in common. "75068f09cd069edd6851faa1f3b9fa1b7d20c715" and "294cc36c37de2736a12abed7e28c05e4be06475b" have entirely different histories.

View File

@ -79,7 +79,7 @@ services:
VIEW_DISTANCE: 10 VIEW_DISTANCE: 10
PLAYER_IDLE_TIMEOUT: 15 PLAYER_IDLE_TIMEOUT: 15
ENFORCE_WHITELIST: "true" ENFORCE_WHITELIST: "true"
WHITE_LIST: "" WHITELIST: ${USER_WHITELIST}
ONLINE_MODE: "true" ONLINE_MODE: "true"
ENABLE_RCON: "true" ENABLE_RCON: "true"
RCON_PASSWORD: ${RCON_PASS} RCON_PASSWORD: ${RCON_PASS}