mirror of https://github.com/Box-boi/vubuntu.git
Update app.json
This commit is contained in:
parent
404c74efd5
commit
fe683fa5cd
3
app.json
3
app.json
|
|
@ -7,8 +7,7 @@
|
||||||
"stack": "container",
|
"stack": "container",
|
||||||
"env": {
|
"env": {
|
||||||
"PASSWORD": {
|
"PASSWORD": {
|
||||||
"description": "VNC Server Password, w/o spaces",
|
"description": "Please set the password in your Dockerfile from GitHub.",
|
||||||
"required" : true
|
|
||||||
},
|
},
|
||||||
"VNC_TITLE" : {
|
"VNC_TITLE" : {
|
||||||
"description": "VNC Session Title, w/o spaces",
|
"description": "VNC Session Title, w/o spaces",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue