diff --git a/app.json b/app.json index c8b27b6..8bf3901 100644 --- a/app.json +++ b/app.json @@ -7,8 +7,7 @@ "stack": "container", "env": { "PASSWORD": { - "description": "VNC Server Password, w/o spaces", - "required" : true + "description": "Please set the password in your Dockerfile from GitHub.", }, "VNC_TITLE" : { "description": "VNC Session Title, w/o spaces",