Fix typos, add password, note slow perf of "Screen Sharing" app

This commit is contained in:
Chuck Lantz
2020-06-08 17:56:35 +00:00
parent 087f4d919e
commit d2f343305c
4 changed files with 23 additions and 16 deletions

View File

@@ -7,6 +7,7 @@
"TARGET_VNC_RESOLUTION": "1280x768",
"TARGET_VNC_PORT": "5901",
"TARGET_NOVNC_PORT": "6080",
"VNC_PASSWORD": "vscode",
"INSTALL_FIREFOX": "true"
}
},