1
0
Fork 0

enshourded: change pass, limit players to 3

This commit is contained in:
Lukáš Kucharczyk 2024-02-22 23:07:46 +01:00
parent 77e456f499
commit dd2e32a145
Signed by: lukas
SSH Key Fingerprint: SHA256:vMuSwvwAvcT6htVAioMP7rzzwMQNi3roESyhv+nAxeg
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -15,6 +15,7 @@ services:
environment:
- SERVER_NAME=DominikJirkaLukas
# - SERVER_PASSWORD=
- SERVER_SLOT_COUNT=3
- UPDATE_CRON=*/30 * * * *
- PUID=${PUID}
- PGID=${PGID}