Remove redundant HMD_PORT config from app.json
This commit is contained in:
parent
ea9b1557f9
commit
a2f4d88019
1 changed files with 0 additions and 5 deletions
5
app.json
5
app.json
|
@ -32,11 +32,6 @@
|
|||
"description": "sub url path, like `www.example.com/<URL_PATH>`",
|
||||
"required": false
|
||||
},
|
||||
"HMD_PORT": {
|
||||
"description": "web app port",
|
||||
"required": false,
|
||||
"value": "80"
|
||||
},
|
||||
"HMD_ALLOW_ORIGIN": {
|
||||
"description": "domain name whitelist (use comma to separate)",
|
||||
"required": false,
|
||||
|
|
Loading…
Reference in a new issue