From fe683fa5cde47c4683fc9f4e12e8daf6756cd6d3 Mon Sep 17 00:00:00 2001 From: Apoorv Vyavahare <82765893+vital987@users.noreply.github.com> Date: Wed, 9 Jun 2021 20:28:32 +0530 Subject: [PATCH] Update app.json --- app.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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",