Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions ja/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,10 @@ CakePHP コンソールは、以下のように実行できます。
これだけです!
あなたの CakePHP アプリケーションは ウェブサーバーを設定することなく動きます。

.. note::

サーバーが他のホストから到達できない場合、 ``bin/cake server -H 0.0.0.0`` を試してください。

.. warning::

開発サーバーは公開環境に使用するべきでは *ありません* 。
Expand Down