From cb26121fd27eb4127251e57501b59ab54f41f429 Mon Sep 17 00:00:00 2001 From: Roger Campanera Date: Tue, 12 Sep 2017 01:06:27 +0200 Subject: [PATCH] Add note Equivalent to https://github.com/cakephp/docs/pull/5257 in Spanish. --- es/installation.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/es/installation.rst b/es/installation.rst index 3ce6215620..49fa378518 100644 --- a/es/installation.rst +++ b/es/installation.rst @@ -162,6 +162,10 @@ Esto colocará tu aplicación en **http://192.168.13.37:5673/**. ¡Eso es todo! Tu aplicación de CakePHP está corriendo perfectamente sin tener que haber configurado el servidor web manualmente. +.. note:: + +   Prueba ``bin/cake server -H 0.0.0.0`` si el servidor no es accesible desde otra máquina. + .. warning:: El servidor de desarrollo *nunca* debe ser utilizado en un ambiente de