1
0

enshourded: change pass, limit players to 3

This commit is contained in:
2024-02-22 23:07:46 +01:00
parent 77e456f499
commit dd2e32a145
2 changed files with 1 additions and 0 deletions

View File

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