Skip to content

Commit f2a4dbd

Browse files
authored
Update README.md (#357)
1 parent a91f03a commit f2a4dbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ For Minecraft Java Edition you'll need to use this image instead:
4747
bedrock server process
4848
- `GID` (default derived from `/data` owner) : can be set to a specific group ID to run the
4949
bedrock server process
50+
- `TZ` (no default): can be set to a specific timezone like `America/New_York`. This will set the timezone for the Docker container and therefore their logs. Addtionally, if you want to sync the time with the host, you can mount the `/etc/localtime` file from the host to the container like `/etc/localtime:/etc/localtime:ro`.
5051
- `PACKAGE_BACKUP_KEEP` (`2`) : how many package backups to keep
5152

5253
### Server Properties

0 commit comments

Comments
 (0)