Преглед на файлове

Mention the correct default port.

The public server runs on port 9000, but this seems to be the default for custom servers too.
Pepijn de Vos преди 10 години
родител
ревизия
03a5b02da6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/api.json

+ 1 - 1
docs/api.json

@@ -29,7 +29,7 @@
           {
             "name": "port",
             "type": "number",
-            "description": "Server port. Defaults to <code>80</code>."
+            "description": "Server port. Defaults to <code>9000</code>."
           },
           {
             "name": "path",