Merge pull request #31 from pinduzera/master

This commit is contained in:
norimicry 2024-05-03 22:16:20 -04:00 committed by GitHub
commit 025149c922
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,8 @@ services:
- VNC_PASSWORD=insecure - VNC_PASSWORD=insecure
- DISPLAY_HEIGHT=900 - DISPLAY_HEIGHT=900
- DISPLAY_WIDTH=1200 - DISPLAY_WIDTH=1200
- X11VNC_EXTRA_OPTS=-noxdamage -reopen -forever
# Always On Server mod # Always On Server mod
## Removing this will probably defeat the point of ever using this? ## Removing this will probably defeat the point of ever using this?
- ENABLE_ALWAYSONSERVER_MOD=${ENABLE_ALWAYSONSERVER_MOD-true} - ENABLE_ALWAYSONSERVER_MOD=${ENABLE_ALWAYSONSERVER_MOD-true}