diff --git a/docker-compose-steam.yml b/docker-compose-steam.yml index 3f3649f..fcb7eb9 100644 --- a/docker-compose-steam.yml +++ b/docker-compose-steam.yml @@ -20,7 +20,8 @@ services: - VNC_PASSWORD=insecure - DISPLAY_HEIGHT=900 - DISPLAY_WIDTH=1200 - + - X11VNC_EXTRA_OPTS=-noxdamage -reopen -forever + # Always On Server mod ## Removing this will probably defeat the point of ever using this? - ENABLE_ALWAYSONSERVER_MOD=${ENABLE_ALWAYSONSERVER_MOD-true}