Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 959 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 959 Bytes

Chromium with NoVNC

Heroku

[ ! ] This project runs directly as a root user with non-sandboxed chromium!
       do not use in production environments.

Environment variables:

PORT NoVNC HTTPS Port (Default: 9870)
VNC_PASS VNC Password (Default: samplepass)
VNC_TITLE VNC Session Title (Default: Chromium)
VNC_RESOLUTION VNC Resolution (Default: 1280x720)
APP_NAME Name of the app (Heroku specific)
NO_SLEEP Prevent app from sleeping (Heroku specific, default: disabled)