Revised environment variables in README.md
The environment variables under the VNC section in README.md have been reformatted for improved readability. Additionally, provided some comments aid better understanding of the configuration.
This commit is contained in:
parent
7091e273b6
commit
0718a55ab1
@ -18,9 +18,11 @@ they set.
|
||||
|
||||
```
|
||||
environment:
|
||||
- "VNC_PASSWORD=insecure"
|
||||
- "DISPLAY_HEIGHT=900"
|
||||
- "DISPLAY_WIDTH=1200"
|
||||
## VNC
|
||||
- VNC_PASSWORD=insecure
|
||||
- DISPLAY_HEIGHT=900
|
||||
- DISPLAY_WIDTH=1200
|
||||
|
||||
## Always On Server mod
|
||||
# Removing this will probably defeat the point of ever using this?
|
||||
- ENABLE_ALWAYSONSERVER_MOD=${ENABLE_ALWAYSONSERVER_MOD-true}
|
||||
|
Loading…
Reference in New Issue
Block a user