mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
parent
d4b43be290
commit
f9731917d7
16 changed files with 12 additions and 1424 deletions
|
@ -195,6 +195,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr><td><code>--port <number></code></td><td><code>3000</code></td><td>网站将默认使用端口3000提供服务,但如果被占用,Docusarus将试图使用其他可用的端口。</td></tr>
|
||||
<tr><td><code>--host <host></code></td><td><code>localhost</code></td><td>Specify a host to use. E.g., if you want your server to be accessible externally, you can use --host 0.0.0.0.</td></tr>
|
||||
<tr><td><code>--watch</code></td><td>-</td><td>是否要监视文件的变化,以便再文件内容变化时重新载入并实时展现。 默认值为 true。 使用 <code>--no-watch</code>禁用此功能。</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue