Fixed invalid name bug.

This commit is contained in:
Apoorv Vyavahare 2021-06-09 17:07:38 +05:30 committed by GitHub
parent 0ad918f5db
commit f8deea5139
Signed by untrusted user: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@
"value" : ":0",
"required" : true
} ,
"NO_VNC PORT" : {
"NO_VNC_PORT" : {
"description": "NoVNC HTTP/HTTPS Port.",
"value" : "$PORT",
"required" : true