We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a353ab commit 1c3e196Copy full SHA for 1c3e196
README.md
@@ -60,7 +60,7 @@ services:
60
| `-e SALT=<salt string>` | Optional, remove for no salt |
61
| `-e PORT=8999` | Default is 8999, change along with -p for nonstandard port mapping |
62
| `-e PASSWORD=<password string>` | Optional, remove to disable server password |
63
-| `-e ISOLATE=FALSE` | Set to TRUE for **room isolation** |
+| `-e ISOLATE=FALSE` | Set to TRUE for *room isolation* |
64
| `-e DISABLEREADY=FALSE` | Set to TRUE to disable the readiness indicator feature |
65
| `-e DISABLECHAT=FALSE` | Set to TRUE to disable chat |
66
| `-e MAXCHATLENGTH=<x>` | Optional, remove to disable chat char. limit |
0 commit comments