password bug debugging

This commit is contained in:
Apoorv Vyavahare 2021-06-09 18:46:30 +05:30 committed by GitHub
parent 27b70e747f
commit 3ff62ff292
Signed by untrusted user: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@ LABEL AboutImage "Ubuntu20.04_Fluxbox_NoVNC"
LABEL Maintainer "Apoorv Vyavahare <apoorvvyavahare@pm.me>"
ARG DEBIAN_FRONTEND=noninteractive
ENV DEBIAN_FRONTEND=noninteractive \
#VNC Server Password
VNC_PASS="samplepass" \
#VNC Server Password(Commented for heroku users)
#VNC_PASS="samplepass" \
#VNC Server Title(w/o spaces)
VNC_TITLE="Ubuntu_Desktop" \
#VNC Resolution(720p is preferable)