We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c900a10 + 943adfb commit fa54879Copy full SHA for fa54879
src/Server_Command.php
@@ -46,7 +46,7 @@ class Server_Command extends WP_CLI_Command {
46
* # Run on port 80 (for multisite)
47
* $ wp server --host=localhost.localdomain --port=80
48
* PHP 5.6.9 Development Server started at Tue May 24 01:30:06 2016
49
- * Listening on http://localhost1.localdomain1:8080
+ * Listening on http://localhost1.localdomain1:80
50
* Document root is /
51
* Press Ctrl-C to quit.
52
*
0 commit comments