Merge pull request #142 from nonVoid/master

Fixed #135
This commit is contained in:
Budi Utomo
2019-01-31 14:32:29 +01:00
committed by GitHub
+1 -1
View File
@@ -135,7 +135,7 @@ ENV DISPLAY=:0 \
SCREEN=0 \
SCREEN_WIDTH=1600 \
SCREEN_HEIGHT=900 \
SCREEN_DEPTH=16 \
SCREEN_DEPTH=24+32 \
LOCAL_PORT=5900 \
TARGET_PORT=6080 \
TIMEOUT=1 \