Removed requirement of asking the port while installation

This commit is contained in:
anmol26s 2018-04-03 12:37:59 +05:30 committed by GitHub
parent 0774cf6ed3
commit 06db36ac27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,13 +36,6 @@
},
"example": "johndoe@example.com"
},
{
"name": "port",
"ask": {
"en": "Enter a port(default:9000). If the port is occupied by any other app, the installation will chose another one."
},
"default": "9000"
},
{
"name": "is_public",
"type": "boolean",