From 02870acf7bf98706ed2f319cdd44b3480a97e2df Mon Sep 17 00:00:00 2001 From: Julien <46035180+julieenn@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:44:44 +0200 Subject: [PATCH] adding ssh option to readme i found that the ENABLE_SSH isn't documented in the README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 80a34e2..72f0799 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ The following environment variables will set the equivalent property in `server. Typically, each property is configured instead by the UPPER_SNAKE_CASE equivalent. - `SERVER_NAME` +- `ENABLE_SSH` - `GAMEMODE` - `FORCE_GAMEMODE` - `DIFFICULTY`