mirror of https://github.com/Box-boi/vubuntu.git
password warning
This commit is contained in:
parent
15ff283ede
commit
3c043a076f
1
app.json
1
app.json
|
|
@ -8,6 +8,7 @@
|
||||||
"env": {
|
"env": {
|
||||||
"PASSWORD": {
|
"PASSWORD": {
|
||||||
"description": "Please set the password in your Dockerfile from GitHub.",
|
"description": "Please set the password in your Dockerfile from GitHub.",
|
||||||
|
"value" : "CHANGE_IT_IN_DOCKERFILE"
|
||||||
},
|
},
|
||||||
"VNC_TITLE" : {
|
"VNC_TITLE" : {
|
||||||
"description": "VNC Session Title, w/o spaces",
|
"description": "VNC Session Title, w/o spaces",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue