mirror of https://github.com/Box-boi/vubuntu.git
password bug debugging
This commit is contained in:
parent
27b70e747f
commit
3ff62ff292
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue