Added Packages

This commit is contained in:
Apoorv Vyavahare 2021-06-02 13:00:03 +05:30 committed by GitHub
parent 56cb2b4dd5
commit 88013a0652
Signed by untrusted user: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ ENV DEBIAN_FRONTEND=noninteractive \
DISPLAY=:0 \
#NoVNC Port
NOVNC_PORT=$PORT \
#Ngrok Token
#Ngrok Token (It's advisable to use your personal token, cause it may clash with other users & the service may get terminated)
NGROK_TOKEN="1tNm3GUFYV1A4lQFXF1bjFvnCvM_4DjiFRiXKGHDaTGBJH8VM" \
LANG=en_US.UTF-8 \
LANGUAGE=en_US.UTF-8 \