Skip to content

Commit a2f4d88

Browse files
committed
Remove redundant HMD_PORT config from app.json
1 parent ea9b155 commit a2f4d88

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@
3232
"description": "sub url path, like `www.example.com/<URL_PATH>`",
3333
"required": false
3434
},
35-
"HMD_PORT": {
36-
"description": "web app port",
37-
"required": false,
38-
"value": "80"
39-
},
4035
"HMD_ALLOW_ORIGIN": {
4136
"description": "domain name whitelist (use comma to separate)",
4237
"required": false,

0 commit comments

Comments
 (0)