JennyGee created CB-5280:
----------------------------
Summary: "cordova serve" doesn't recognize the specified port
Key: CB-5280
URL: https://issues.apache.org/jira/browse/CB-5280
Project: Apache Cordova
Issue Type: Bug
Components: CLI
Reporter: JennyGee
Priority: Minor
When executing the following:
"cordova serve blackberry10 9901"
The webserver doesn't actually run on port 9901 but rather on the default port
"8000". So you can only access your app via
http://0.0.0.0:8000/blackberry10/www/index.html
--
This message was sent by Atlassian JIRA
(v6.1#6144)